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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvmx.h147 VM_EXIT_MSR_LOAD_COUNT = 0x00004010, enumerator in enum:vmcs_field
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c679 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, m->nr);
695 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, m->nr);
2606 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, 0);

Completed in 45 milliseconds