Home
last modified time | relevance | path

Searched refs:vm_entry_exception_error_code (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs_shadow_fields.h52 SHADOW_FIELD_RW(VM_ENTRY_EXCEPTION_ERROR_CODE, vm_entry_exception_error_code)
A Dvmcs12.h133 u32 vm_entry_exception_error_code; member
307 CHECK_OFFSET(vm_entry_exception_error_code, 792); in vmx_check_vmcs12_offsets()
A Dvmcs12.c81 FIELD(VM_ENTRY_EXCEPTION_ERROR_CODE, vm_entry_exception_error_code),
A Dhyperv.c205 vm_entry_exception_error_code,
A Dnested.c1622 vmcs12->vm_entry_exception_error_code = in copy_enlightened_to_vmcs12()
1623 evmcs->vm_entry_exception_error_code; in copy_enlightened_to_vmcs12()
1980 evmcs->vm_entry_exception_error_code = in copy_vmcs12_to_enlightened()
1981 vmcs12->vm_entry_exception_error_code; in copy_vmcs12_to_enlightened()
2387 vmcs12->vm_entry_exception_error_code); in prepare_vmcs02_early()
2853 vmcs12->vm_entry_exception_error_code & GENMASK(31, 16))) in nested_check_vm_entry_controls()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h185 u32 vm_entry_exception_error_code; member
493 *value = current_evmcs->vm_entry_exception_error_code; in evmcs_vmread()
962 current_evmcs->vm_entry_exception_error_code = value; in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h574 u32 vm_entry_exception_error_code; member
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dnested-vmx.rst169 u32 vm_entry_exception_error_code;

Completed in 23 milliseconds