Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmx.h236 #define VMX_CONTROL_REG_ACCESS_NUM(eq) ((eq) & 0xf) macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2640 unsigned long cr = VMX_CONTROL_REG_ACCESS_NUM(exit_qualification); in vmx_cr_access()
2645 unsigned long cr = VMX_CONTROL_REG_ACCESS_NUM(exit_qualification); in vmx_cr_access()
A Dvvmx.c2453 cr = VMX_CONTROL_REG_ACCESS_NUM(exit_qualification); in nvmx_n2_vmexit_handler()

Completed in 15 milliseconds