Searched refs:tdx_host_ids (Results 1 – 1 of 1) sorted by relevance
17 static const struct x86_cpu_id tdx_host_ids[] = { variable21 MODULE_DEVICE_TABLE(x86cpu, tdx_host_ids);218 if (!x86_match_cpu(tdx_host_ids) || !tdx_get_sysinfo()) in tdx_host_init()