Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvirtext.h26 static inline int cpu_has_vmx(void) in cpu_has_vmx() function
71 if (cpu_has_vmx()) in cpu_emergency_vmxoff()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dreboot.c552 if (cpu_has_vmx()) { in emergency_vmx_disable_all()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c2348 return cpu_has_vmx(); in cpu_has_kvm_support()