Searched refs:CPU_BASED_CR3_STORE_EXITING (Results 1 – 3 of 3) sorted by relevance
26 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
6367 CPU_BASED_CR3_STORE_EXITING) in nested_vmx_exit_handled_cr()7180 CPU_BASED_CR3_STORE_EXITING | in nested_vmx_setup_cpubased_ctls()7201 ~(CPU_BASED_CR3_LOAD_EXITING | CPU_BASED_CR3_STORE_EXITING); in nested_vmx_setup_cpubased_ctls()
3383 CPU_BASED_CR3_STORE_EXITING)4628 CPU_BASED_CR3_STORE_EXITING | in vmx_exec_control()