Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h250 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h256 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator
/Linux-v4.19/tools/testing/selftests/kvm/lib/
Dvmx.c146 vmwrite(VM_EXIT_MSR_STORE_COUNT, 0); in init_vmcs_control_fields()
/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h260 EVMCS1_FIELD(VM_EXIT_MSR_STORE_COUNT, vm_exit_msr_store_count,
Dvmx.c1156 FIELD(VM_EXIT_MSR_STORE_COUNT, vm_exit_msr_store_count),
6629 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0); in vmx_vcpu_setup()
11764 nested_vmx_check_msr_switch(vcpu, VM_EXIT_MSR_STORE_COUNT, in nested_vmx_check_msr_switch_controls()
12054 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0); in prepare_vmcs02_full()