Searched refs:cpu_has_vmx_pat (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/hvm/vmx/ | ||
A D | vmcs.h | 311 #define cpu_has_vmx_pat \ macro |
/xen/xen/arch/x86/hvm/vmx/ | ||
A D | vmx.c | 2503 if ( cpu_has_vmx_ept && (cpu_has_vmx_pat || opt_force_ept) ) in start_vmx() |
Completed in 10 milliseconds