Searched refs:exit_qual (Results 1 – 4 of 4) sorted by relevance
697 u32 exit_qual = ve->exit_qual; in handle_io() local701 if (VE_IS_IO_STRING(exit_qual)) in handle_io()704 in = VE_IS_IO_IN(exit_qual); in handle_io()705 size = VE_GET_IO_SIZE(exit_qual); in handle_io()706 port = VE_GET_PORT_NUM(exit_qual); in handle_io()764 ve->exit_qual = args.rdx; in tdx_get_ve_info()
44 u64 exit_qual; member
3964 unsigned long exit_qual; in nested_vmx_inject_exception_vmexit() local3967 exit_qual = ex->payload; in nested_vmx_inject_exception_vmexit()3969 exit_qual = vcpu->arch.cr2; in nested_vmx_inject_exception_vmexit()3971 exit_qual = vcpu->arch.dr6; in nested_vmx_inject_exception_vmexit()3972 exit_qual &= ~DR6_BT; in nested_vmx_inject_exception_vmexit()3973 exit_qual ^= DR6_ACTIVE_LOW; in nested_vmx_inject_exception_vmexit()3975 exit_qual = 0; in nested_vmx_inject_exception_vmexit()5847 unsigned long exit_qual = vmx_get_exit_qual(vcpu); in handle_vmptrst() local6576 unsigned long exit_qual; in nested_vmx_reflect_vmexit() local6590 exit_qual = 0; in nested_vmx_reflect_vmexit()[all …]
6138 unsigned long exit_qual = vmx_get_exit_qual(vcpu); in handle_notify() local6139 bool context_invalid = exit_qual & NOTIFY_VM_CONTEXT_INVALID; in handle_notify()6147 if (enable_vnmi && (exit_qual & INTR_INFO_UNBLOCK_NMI)) in handle_notify()