Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dvfio_ap_ops.c93 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_wait_for_irqclear()
166 case AP_RESPONSE_Q_NOT_AVAIL: in vfio_ap_irq_disable()
284 .response_code = AP_RESPONSE_Q_NOT_AVAIL, }; in handle_pqap()
1231 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()
369 case AP_RESPONSE_Q_NOT_AVAIL: in ap_sm_reset_wait()
691 case AP_RESPONSE_Q_NOT_AVAIL: in last_err_rc_show()
Dap_bus.h43 #define AP_RESPONSE_Q_NOT_AVAIL 0x01 macro