Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h154 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c2697 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0); in vmx_vcpu_setup()