Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs12.h129 u32 vm_exit_msr_load_count; member
303 CHECK_OFFSET(vm_exit_msr_load_count, 776); in vmx_check_vmcs12_offsets()
A Dvmcs12.c77 FIELD(VM_EXIT_MSR_LOAD_COUNT, vm_exit_msr_load_count),
A Dhyperv.c285 EVMCS1_FIELD(VM_EXIT_MSR_LOAD_COUNT, vm_exit_msr_load_count,
A Dnested.c784 vmcs12->vm_exit_msr_load_count, in nested_vmx_check_exit_msr_switch_controls()
4574 vmcs12->vm_exit_msr_load_count)) in load_vmcs12_host_state()
4673 for (j = 0; j < vmcs12->vm_exit_msr_load_count; j++) { in nested_vmx_restore_host_state()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h114 u32 vm_exit_msr_load_count; member
607 *value = current_evmcs->vm_exit_msr_load_count; in evmcs_vmread()
1114 current_evmcs->vm_exit_msr_load_count = value; in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h503 u32 vm_exit_msr_load_count; member
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dnested-vmx.rst165 u32 vm_exit_msr_load_count;

Completed in 21 milliseconds