Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h300 #define vmx_unrestricted_guest(v) \ macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c1550 if ( !vmx_unrestricted_guest(v) ) in vmx_update_guest_cr()
1564 if ( !hvm_paging_enabled(v) && !vmx_unrestricted_guest(v) ) in vmx_update_guest_cr()
1591 if ( !vmx_unrestricted_guest(v) && in vmx_update_guest_cr()
1684 if ( !hvm_paging_enabled(v) && !vmx_unrestricted_guest(v) ) in vmx_update_guest_cr()
3522 if ( vmx_unrestricted_guest(v) || hvm_paging_enabled(v) ) in vmx_vmexit_handler()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Ddom0_build.c428 if ( cpu_has_vmx && paging_mode_hap(d) && !vmx_unrestricted_guest(v) ) in pvh_setup_p2m()

Completed in 12 milliseconds