Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h317 #define vmx_unrestricted_guest(v) \ macro
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c1398 if ( !vmx_unrestricted_guest(v) ) in vmx_update_guest_cr()
1412 if ( !hvm_paging_enabled(v) && !vmx_unrestricted_guest(v) ) in vmx_update_guest_cr()
1442 if ( !vmx_unrestricted_guest(v) && in vmx_update_guest_cr()
1570 if ( !hvm_paging_enabled(v) && !vmx_unrestricted_guest(v) ) in vmx_update_guest_cr()
1604 if ( !vmx_unrestricted_guest(v) ) in vmx_update_guest_efer()
3689 if ( vmx_unrestricted_guest(v) || hvm_paging_enabled(v) ) in vmx_vmexit_handler()
/xen/xen/arch/x86/hvm/
A Ddom0_build.c475 if ( cpu_has_vmx && paging_mode_hap(d) && !vmx_unrestricted_guest(v) ) in pvh_populate_p2m()

Completed in 13 milliseconds