Lines Matching refs:response_code
238 switch (status.response_code) { in vfio_ap_wait_for_irqclear()
252 status.response_code, apqn); in vfio_ap_wait_for_irqclear()
258 __func__, status.response_code, apqn); in vfio_ap_wait_for_irqclear()
310 switch (status.response_code) { in vfio_ap_irq_disable()
326 status.response_code); in vfio_ap_irq_disable()
332 status.response_code); in vfio_ap_irq_disable()
402 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable()
416 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable()
431 status.response_code = AP_RESPONSE_INVALID_GISA; in vfio_ap_irq_enable()
440 switch (status.response_code) { in vfio_ap_irq_enable()
454 status.response_code); in vfio_ap_irq_enable()
459 if (status.response_code != AP_RESPONSE_NORMAL) { in vfio_ap_irq_enable()
463 __func__, status.response_code, in vfio_ap_irq_enable()
542 .response_code = AP_RESPONSE_Q_NOT_AVAIL, }; in handle_pqap()
1608 switch (status->response_code) { in apq_status_check()
1627 status->response_code); in apq_status_check()
1648 status.queue_empty, status.irq_enabled, status.response_code); in apq_reset_check()
1661 q->reset_rc = status.response_code; in vfio_ap_mdev_reset_queue()
1662 switch (status.response_code) { in vfio_ap_mdev_reset_queue()
1691 status.response_code); in vfio_ap_mdev_reset_queue()
2126 switch (status.response_code) { in vfio_ap_filter_apid_by_qtype()