Lines Matching refs:response_code
235 switch (status.response_code) { in vfio_ap_wait_for_irqclear()
249 status.response_code, apqn); in vfio_ap_wait_for_irqclear()
255 __func__, status.response_code, apqn); in vfio_ap_wait_for_irqclear()
307 switch (status.response_code) { in vfio_ap_irq_disable()
323 status.response_code); in vfio_ap_irq_disable()
329 status.response_code); in vfio_ap_irq_disable()
397 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable()
411 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable()
426 status.response_code = AP_RESPONSE_INVALID_GISA; in vfio_ap_irq_enable()
435 switch (status.response_code) { in vfio_ap_irq_enable()
449 status.response_code); in vfio_ap_irq_enable()
454 if (status.response_code != AP_RESPONSE_NORMAL) { in vfio_ap_irq_enable()
458 __func__, status.response_code, in vfio_ap_irq_enable()
537 .response_code = AP_RESPONSE_Q_NOT_AVAIL, }; in handle_pqap()
1601 q->reset_rc = status.response_code; in vfio_ap_mdev_reset_queue()
1602 switch (status.response_code) { in vfio_ap_mdev_reset_queue()
1619 status.response_code); in vfio_ap_mdev_reset_queue()
1627 status.response_code); in vfio_ap_mdev_reset_queue()
2065 switch (status.response_code) { in vfio_ap_filter_apid_by_qtype()