Home
last modified time | relevance | path

Searched refs:CPU_BASED_CR3_STORE_EXITING (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h33 #define CPU_BASED_CR3_STORE_EXITING VMCS_CONTROL_BIT(CR3_STORE_EXITING) macro
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h29 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h35 #define CPU_BASED_CR3_STORE_EXITING VMCS_CONTROL_BIT(CR3_STORE_EXITING) macro
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c52 CPU_BASED_CR3_STORE_EXITING | \
H A Dvmx.h518 CPU_BASED_CR3_STORE_EXITING | \
H A Dnested.c6062 CPU_BASED_CR3_STORE_EXITING) in nested_vmx_exit_handled_cr()
6836 CPU_BASED_CR3_STORE_EXITING | in nested_vmx_setup_cpubased_ctls()
6857 ~(CPU_BASED_CR3_LOAD_EXITING | CPU_BASED_CR3_STORE_EXITING); in nested_vmx_setup_cpubased_ctls()
H A Dvmx.c3267 CPU_BASED_CR3_STORE_EXITING)
4504 CPU_BASED_CR3_STORE_EXITING | in vmx_exec_control()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h28 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c5788 CPU_BASED_CR3_STORE_EXITING) in nested_vmx_exit_handled_cr()
6506 CPU_BASED_CR3_STORE_EXITING | in nested_vmx_setup_ctls_msrs()
6527 ~(CPU_BASED_CR3_LOAD_EXITING | CPU_BASED_CR3_STORE_EXITING); in nested_vmx_setup_ctls_msrs()
H A Dvmx.c2488 CPU_BASED_CR3_STORE_EXITING | in setup_vmcs_config()
2558 CPU_BASED_CR3_STORE_EXITING | in setup_vmcs_config()
3072 CPU_BASED_CR3_STORE_EXITING)
4260 exec_control |= CPU_BASED_CR3_STORE_EXITING | in vmx_exec_control()

Completed in 42 milliseconds