Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h41 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
/linux-2.6.39/arch/x86/kvm/
Dvmx.c1474 CPU_BASED_CR3_STORE_EXITING | in setup_vmcs_config()
1519 CPU_BASED_CR3_STORE_EXITING | in setup_vmcs_config()
1949 CPU_BASED_CR3_STORE_EXITING)); in ept_update_paging_mode_cr0()
1957 CPU_BASED_CR3_STORE_EXITING)); in ept_update_paging_mode_cr0()
2638 exec_control |= CPU_BASED_CR3_STORE_EXITING | in vmx_vcpu_setup()