Home
last modified time | relevance | path

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

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