Searched refs:X86_FEATURE_HYPERVISOR (Results 1 – 3 of 3) sorted by relevance
79 if (!boot_cpu_has(X86_FEATURE_HYPERVISOR)) in ms_hyperv_platform()
249 boot_cpu_has(X86_FEATURE_HYPERVISOR) ? KERN_INFO : KERN_ERR, in check_hw_exists()
140 #define X86_FEATURE_HYPERVISOR ( 4*32+31) /* Running on a hypervisor */ macro377 #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR)