Searched refs:cpu_has_invpcid (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/ | ||
A D | cpufeature.h | 94 #define cpu_has_invpcid boot_cpu_has(X86_FEATURE_INVPCID) macro |
/xen/xen/arch/x86/ | ||
A D | setup.c | 1781 if ( opt_invpcid && cpu_has_invpcid ) in __start_xen() |
Completed in 7 milliseconds