Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h44 #define CPU_BASED_CR8_STORE_EXITING 0x00100000 macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c2461 CPU_BASED_CR8_LOAD_EXITING | CPU_BASED_CR8_STORE_EXITING | in nested_vmx_setup_ctls_msrs()
3005 CPU_BASED_CR8_STORE_EXITING | in setup_vmcs_config()
3026 ~CPU_BASED_CR8_STORE_EXITING; in setup_vmcs_config()
4558 exec_control |= CPU_BASED_CR8_STORE_EXITING | in vmx_exec_control()
7470 CPU_BASED_CR8_STORE_EXITING) in nested_vmx_exit_handled_cr()