Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h157 VM_ENTRY_MSR_LOAD_COUNT = 0x00004014, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c685 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, m->nr); in clear_atomic_switch_msr()
709 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, m->nr); in add_atomic_switch_msr()
2700 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, 0); in vmx_vcpu_setup()