VM_ENTRY_MSR_LOAD_COUNT  267 arch/x86/kvm/vmx/evmcs.c 	EVMCS1_FIELD(VM_ENTRY_MSR_LOAD_COUNT, vm_entry_msr_load_count,
VM_ENTRY_MSR_LOAD_COUNT 2290 arch/x86/kvm/vmx/nested.c 	vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, vmx->msr_autoload.guest.nr);
VM_ENTRY_MSR_LOAD_COUNT 2835 arch/x86/kvm/vmx/nested.c 		vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, 0);
VM_ENTRY_MSR_LOAD_COUNT 2894 arch/x86/kvm/vmx/nested.c 		vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, vmx->msr_autoload.guest.nr);
VM_ENTRY_MSR_LOAD_COUNT 4123 arch/x86/kvm/vmx/nested.c 	vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, vmx->msr_autoload.guest.nr);
VM_ENTRY_MSR_LOAD_COUNT   77 arch/x86/kvm/vmx/vmcs12.c 	FIELD(VM_ENTRY_MSR_LOAD_COUNT, vm_entry_msr_load_count),
VM_ENTRY_MSR_LOAD_COUNT  854 arch/x86/kvm/vmx/vmx.c 	vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, m->guest.nr);
VM_ENTRY_MSR_LOAD_COUNT  928 arch/x86/kvm/vmx/vmx.c 		vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, m->guest.nr);
VM_ENTRY_MSR_LOAD_COUNT 4204 arch/x86/kvm/vmx/vmx.c 	vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, 0);
VM_ENTRY_MSR_LOAD_COUNT  587 tools/testing/selftests/kvm/include/evmcs.h 	case VM_ENTRY_MSR_LOAD_COUNT:
VM_ENTRY_MSR_LOAD_COUNT  974 tools/testing/selftests/kvm/include/evmcs.h 	case VM_ENTRY_MSR_LOAD_COUNT:
VM_ENTRY_MSR_LOAD_COUNT  247 tools/testing/selftests/kvm/lib/x86_64/vmx.c 	vmwrite(VM_ENTRY_MSR_LOAD_COUNT, 0);