Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dvfio_ap_ops.c93 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_wait_for_irqclear()
165 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_irq_disable()
282 .response_code = AP_RESPONSE_Q_NOT_AVAIL, }; in handle_pqap()
1156 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()
351 case AP_RESPONSE_Q_NOT_AVAIL: in ap_sm_reset_wait()
673 case AP_RESPONSE_Q_NOT_AVAIL: in last_err_rc_show()
Dap_bus.h40 #define AP_RESPONSE_Q_NOT_AVAIL 0x01 macro