Searched refs:cpu_has_eist (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/ | ||
A D | cpufeature.h | 50 #define cpu_has_eist boot_cpu_has(X86_FEATURE_EIST) macro |
/xen/xen/arch/x86/ | ||
A D | cpuid.c | 971 if ( cpu_has_eist ) in guest_cpuid() |
Completed in 6 milliseconds