Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h251 VM_EXIT_MSR_LOAD_COUNT = 0x00004010, enumerator
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h257 VM_EXIT_MSR_LOAD_COUNT = 0x00004010, enumerator
/Linux-v4.19/tools/testing/selftests/kvm/lib/
Dvmx.c147 vmwrite(VM_EXIT_MSR_LOAD_COUNT, 0); in init_vmcs_control_fields()
/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h262 EVMCS1_FIELD(VM_EXIT_MSR_LOAD_COUNT, vm_exit_msr_load_count,
Dvmx.c1157 FIELD(VM_EXIT_MSR_LOAD_COUNT, vm_exit_msr_load_count),
2701 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, m->host.nr); in clear_atomic_switch_msr()
2774 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, m->host.nr); in add_atomic_switch_msr()
6630 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, 0); in vmx_vcpu_setup()
11762 if (nested_vmx_check_msr_switch(vcpu, VM_EXIT_MSR_LOAD_COUNT, in nested_vmx_check_msr_switch_controls()
12055 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, vmx->msr_autoload.host.nr); in prepare_vmcs02_full()
13335 vmcs_write32(VM_EXIT_MSR_LOAD_COUNT, vmx->msr_autoload.host.nr); in nested_vmx_vmexit()