Searched refs:VMX_CONTROL_REG_ACCESS_NUM (Results 1 – 3 of 3) sorted by relevance
236 #define VMX_CONTROL_REG_ACCESS_NUM(eq) ((eq) & 0xf) macro
2640 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()
2453 cr = VMX_CONTROL_REG_ACCESS_NUM(exit_qualification); in nvmx_n2_vmexit_handler()
Completed in 15 milliseconds