Home
last modified time | relevance | path

Searched refs:CPU_BASED_CR8_STORE_EXITING (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h44 #define CPU_BASED_CR8_STORE_EXITING 0x00100000 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c2585 CPU_BASED_CR8_LOAD_EXITING | CPU_BASED_CR8_STORE_EXITING | in nested_vmx_setup_ctls_msrs()
3140 CPU_BASED_CR8_STORE_EXITING | in setup_vmcs_config()
3161 ~CPU_BASED_CR8_STORE_EXITING; in setup_vmcs_config()
4706 exec_control |= CPU_BASED_CR8_STORE_EXITING | in vmx_exec_control()
7673 CPU_BASED_CR8_STORE_EXITING) in nested_vmx_exit_handled_cr()