Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dmshyperv.c79 if (!boot_cpu_has(X86_FEATURE_HYPERVISOR)) in ms_hyperv_platform()
Dperf_event.c249 boot_cpu_has(X86_FEATURE_HYPERVISOR) ? KERN_INFO : KERN_ERR, in check_hw_exists()
/arch/x86/include/asm/
Dcpufeature.h140 #define X86_FEATURE_HYPERVISOR ( 4*32+31) /* Running on a hypervisor */ macro
377 #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR)