Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h204 VM_ENTRY_MSR_LOAD_COUNT = 0x00004014, enumerator
H A Devmcs.h606 case VM_ENTRY_MSR_LOAD_COUNT: in evmcs_vmread()
1114 case VM_ENTRY_MSR_LOAD_COUNT: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.c278 EVMCS1_FIELD(VM_ENTRY_MSR_LOAD_COUNT, vm_entry_msr_load_count,
H A Dvmcs12.c79 FIELD(VM_ENTRY_MSR_LOAD_COUNT, vm_entry_msr_load_count),
H A Dvmx.c1080 vmx_remove_auto_msr(&m->guest, msr, VM_ENTRY_MSR_LOAD_COUNT); in clear_atomic_switch_msr()
1151 vmx_add_auto_msr(&m->guest, msr, guest_val, VM_ENTRY_MSR_LOAD_COUNT, kvm); in add_atomic_switch_msr()
5006 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, 0); in init_vmcs()
6667 if (vmcs_read32(VM_ENTRY_MSR_LOAD_COUNT) > 0) in dump_vmcs()
H A Dnested.c2685 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, vmx->msr_autoload.guest.nr); in prepare_vmcs02_rare()
5147 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, vmx->msr_autoload.guest.nr); in __nested_vmx_vmexit()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c241 vmwrite(VM_ENTRY_MSR_LOAD_COUNT, 0); in init_vmcs_control_fields()
/linux/arch/x86/include/asm/
H A Dvmx.h306 VM_ENTRY_MSR_LOAD_COUNT = 0x00004014, enumerator