Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h155 VM_EXIT_MSR_LOAD_COUNT = 0x00004010, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c686 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, m->nr); in clear_atomic_switch_msr()
710 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, m->nr); in add_atomic_switch_msr()
2698 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, 0); in vmx_vcpu_setup()