Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c76 FIELD(VM_EXIT_MSR_STORE_COUNT, vm_exit_msr_store_count),
H A Dhyperv_evmcs.c274 EVMCS1_FIELD(VM_EXIT_MSR_STORE_COUNT, vm_exit_msr_store_count,
H A Dvmx.c4796 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0); in init_vmcs()
6375 if (vmcs_read32(VM_EXIT_MSR_STORE_COUNT) > 0) in dump_vmcs()
H A Dnested.c2619 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, vmx->msr_autostore.guest.nr); in prepare_vmcs02_rare()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h298 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator