Home
last modified time | relevance | path

Searched refs:AP_RESPONSE_Q_NOT_AVAIL (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/s390/crypto/
Dvfio_ap_ops.c95 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_wait_for_irqclear()
167 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_irq_disable()
396 .response_code = AP_RESPONSE_Q_NOT_AVAIL, }; in handle_pqap()
1325 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_mdev_reset_queue()
Dap_queue.c42 case AP_RESPONSE_Q_NOT_AVAIL: in ap_queue_enable_irq()
372 case AP_RESPONSE_Q_NOT_AVAIL: in ap_sm_reset_wait()
709 case AP_RESPONSE_Q_NOT_AVAIL: in last_err_rc_show()
Dap_bus.h43 #define AP_RESPONSE_Q_NOT_AVAIL 0x01 macro