Searched refs:xgpu_nv_mailbox_peek_msg (Results 1 – 1 of 1) sorted by relevance
55 static enum idh_event xgpu_nv_mailbox_peek_msg(struct amdgpu_device *adev) in xgpu_nv_mailbox_peek_msg() function325 if (xgpu_nv_mailbox_peek_msg(adev) == IDH_FLR_NOTIFICATION_CMPL) { in xgpu_nv_wait_reset()396 enum idh_event event = xgpu_nv_mailbox_peek_msg(adev); in xgpu_nv_mailbox_rcv_irq()513 enum idh_event msg = xgpu_nv_mailbox_peek_msg(adev); in xgpu_nv_rcvd_ras_intr()
Completed in 5 milliseconds