Searched refs:cpu_has_vmx_virt_exceptions (Results 1 – 4 of 4) sorted by relevance
334 #define cpu_has_vmx_virt_exceptions \ macro
1894 if ( p2m_is_altp2m(p2m) && !cpu_has_vmx_virt_exceptions ) in hvm_hap_nested_page_fault()4647 if ( !cpu_has_vmx_virt_exceptions ) in do_altp2m_op()4669 if ( !cpu_has_vmx_virt_exceptions ) in do_altp2m_op()
2138 if ( cpu_has_vmx_virt_exceptions ) in vmx_vcpu_update_vmfunc_ve()2149 if ( cpu_has_vmx_virt_exceptions ) in vmx_vcpu_update_vmfunc_ve()
209 P(cpu_has_vmx_virt_exceptions, "Virtualisation Exceptions"); in vmx_display_features()
Completed in 22 milliseconds