Home
last modified time | relevance | path

Searched refs:tdx_guest_ids (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c79 static const struct x86_cpu_id tdx_guest_ids[] = { variable
83 MODULE_DEVICE_TABLE(x86cpu, tdx_guest_ids);
87 if (!x86_match_cpu(tdx_guest_ids)) in tdx_guest_init()