Home
last modified time | relevance | path

Searched refs:AP_RESPONSE_BUSY (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/s390/crypto/
Dap_queue.c77 case AP_RESPONSE_BUSY: in ap_queue_enable_irq()
368 case AP_RESPONSE_BUSY: in ap_sm_reset_wait()
444 if (status.response_code > AP_RESPONSE_BUSY) { in ap_sm_assoc_wait()
704 if (status.response_code > AP_RESPONSE_BUSY) { in ap_functions_show()
796 case AP_RESPONSE_BUSY: in last_err_rc_show()
860 if (status.response_code > AP_RESPONSE_BUSY) { in se_bind_show()
988 if (status.response_code > AP_RESPONSE_BUSY) { in se_associate_show()
Dap_bus.h47 #define AP_RESPONSE_BUSY 0x05 macro
Dvfio_ap_ops.c244 case AP_RESPONSE_BUSY: in vfio_ap_wait_for_irqclear()
316 case AP_RESPONSE_BUSY: in vfio_ap_irq_disable()
1902 case AP_RESPONSE_BUSY: in apq_status_check()
1949 q->reset_status.response_code == AP_RESPONSE_BUSY || in apq_reset_check()
1974 case AP_RESPONSE_BUSY: in vfio_ap_mdev_reset_queue()
2622 case AP_RESPONSE_BUSY: in vfio_ap_filter_apid_by_qtype()
Dap_bus.c348 case AP_RESPONSE_BUSY: in ap_queue_info()