Home
last modified time | relevance | path

Searched refs:CPU_BASED_CR3_STORE_EXITING (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dhyperv_evmcs.h52 CPU_BASED_CR3_STORE_EXITING | \
A Dvmx.h523 CPU_BASED_CR3_STORE_EXITING | \
A Dnested.c6242 CPU_BASED_CR3_STORE_EXITING) in nested_vmx_exit_handled_cr()
7022 CPU_BASED_CR3_STORE_EXITING | in nested_vmx_setup_cpubased_ctls()
7043 ~(CPU_BASED_CR3_LOAD_EXITING | CPU_BASED_CR3_STORE_EXITING); in nested_vmx_setup_cpubased_ctls()
A Dvmx.c3294 CPU_BASED_CR3_STORE_EXITING)
4516 CPU_BASED_CR3_STORE_EXITING | in vmx_exec_control()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h28 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
/linux/arch/x86/include/asm/
A Dvmx.h36 #define CPU_BASED_CR3_STORE_EXITING VMCS_CONTROL_BIT(CR3_STORE_EXITING) macro

Completed in 34 milliseconds