Lines Matching refs:response_code
88 switch (status.response_code) { in vfio_ap_wait_for_irqclear()
102 status.response_code, apqn); in vfio_ap_wait_for_irqclear()
108 __func__, status.response_code, apqn); in vfio_ap_wait_for_irqclear()
155 switch (status.response_code) { in vfio_ap_irq_disable()
171 status.response_code); in vfio_ap_irq_disable()
177 status.response_code); in vfio_ap_irq_disable()
218 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable()
232 switch (status.response_code) { in vfio_ap_irq_enable()
246 status.response_code); in vfio_ap_irq_enable()
281 .response_code = AP_RESPONSE_Q_NOT_AVAIL, }; in handle_pqap()
1140 switch (status.response_code) { in vfio_ap_mdev_reset_queue()