Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h182 u32 vm_entry_exception_error_code; member
490 *value = current_evmcs->vm_entry_exception_error_code; in evmcs_vmread()
959 current_evmcs->vm_entry_exception_error_code = value; in evmcs_vmwrite()
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst169 u32 vm_entry_exception_error_code;
/linux/arch/x86/kvm/vmx/
H A Dnested.c1768 vmcs12->vm_entry_exception_error_code = in copy_enlightened_to_vmcs12()
1769 evmcs->vm_entry_exception_error_code; in copy_enlightened_to_vmcs12()
2130 evmcs->vm_entry_exception_error_code = in nested_vmx_handle_enlightened_vmptrld()
2131 vmcs12->vm_entry_exception_error_code; in nested_vmx_handle_enlightened_vmptrld()
2550 vmcs12->vm_entry_exception_error_code); in vmcs_write_cet_state()
3066 vmcs12->vm_entry_exception_error_code & GENMASK(31, 16))) in nested_check_vm_entry_controls()