Searched refs:VM_EXIT_MSR_STORE_COUNT (Results 1 - 8 of 8) sorted by relevance

/linux-master/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.c4765 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0);
6339 if (vmcs_read32(VM_EXIT_MSR_STORE_COUNT) > 0)
H A Dnested.c2552 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, vmx->msr_autostore.guest.nr);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h203 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator in enum:vmcs_field
H A Devmcs.h603 case VM_EXIT_MSR_STORE_COUNT:
1109 case VM_EXIT_MSR_STORE_COUNT:
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c228 vmwrite(VM_EXIT_MSR_STORE_COUNT, 0);
/linux-master/arch/x86/include/asm/
H A Dvmx.h276 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator in enum:vmcs_field

Completed in 281 milliseconds