Searched refs:CPU_BASED_MOV_DR_EXITING (Results 1 – 3 of 3) sorted by relevance
36 #define CPU_BASED_MOV_DR_EXITING 0x00800000 macro
48 #define CPU_BASED_MOV_DR_EXITING 0x00800000 macro
3568 CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING | in nested_vmx_setup_ctls_msrs()4529 CPU_BASED_MOV_DR_EXITING | in setup_vmcs_config()6395 exec_control &= ~CPU_BASED_MOV_DR_EXITING; in vmx_exec_control()7365 CPU_BASED_MOV_DR_EXITING); in handle_dr()7409 vmcs_set_bits(CPU_BASED_VM_EXEC_CONTROL, CPU_BASED_MOV_DR_EXITING); in vmx_sync_dirty_debug_regs()9712 return nested_cpu_has(vmcs12, CPU_BASED_MOV_DR_EXITING); in nested_vmx_exit_reflected()