Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dvmx.h43 #define CPU_BASED_CR8_STORE_EXITING 0x00100000 macro
/linux-3.3/arch/x86/kvm/
Dvmx.c1955 CPU_BASED_CR8_LOAD_EXITING | CPU_BASED_CR8_STORE_EXITING | in nested_vmx_setup_ctls_msrs()
2405 CPU_BASED_CR8_STORE_EXITING | in setup_vmcs_config()
2429 ~CPU_BASED_CR8_STORE_EXITING; in setup_vmcs_config()
3681 exec_control |= CPU_BASED_CR8_STORE_EXITING | in vmx_exec_control()
5701 CPU_BASED_CR8_STORE_EXITING) in nested_vmx_exit_handled_cr()