Searched refs:CPU_BASED_CR3_STORE_EXITING (Results 1 – 5 of 5) sorted by relevance
28 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
33 #define CPU_BASED_CR3_STORE_EXITING VMCS_CONTROL_BIT(CR3_STORE_EXITING) macro
531 CPU_BASED_CR3_STORE_EXITING | \
5983 CPU_BASED_CR3_STORE_EXITING) in nested_vmx_exit_handled_cr()6769 CPU_BASED_CR3_STORE_EXITING | in nested_vmx_setup_ctls_msrs()6790 ~(CPU_BASED_CR3_LOAD_EXITING | CPU_BASED_CR3_STORE_EXITING); in nested_vmx_setup_ctls_msrs()
3130 CPU_BASED_CR3_STORE_EXITING)4385 CPU_BASED_CR3_STORE_EXITING | in vmx_exec_control()