Searched refs:VM_EXIT_MSR_STORE_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | vmx.h | 154 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator |
/linux-2.6.39/arch/x86/kvm/ | ||
D | vmx.c | 2697 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0); in vmx_vcpu_setup() |