Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_queue.c43 case AP_RESPONSE_DECONFIGURED: in ap_queue_enable_irq()
352 case AP_RESPONSE_DECONFIGURED: in ap_sm_reset_wait()
677 case AP_RESPONSE_DECONFIGURED: in last_err_rc_show()
Dap_bus.h42 #define AP_RESPONSE_DECONFIGURED 0x03 macro
Dvfio_ap_ops.c94 case AP_RESPONSE_DECONFIGURED: in vfio_ap_wait_for_irqclear()
166 case AP_RESPONSE_DECONFIGURED: in vfio_ap_irq_disable()
1157 case AP_RESPONSE_DECONFIGURED: in vfio_ap_mdev_reset_queue()
Dap_bus.c316 case AP_RESPONSE_DECONFIGURED: in ap_queue_info()
329 *q_decfg = status.response_code == AP_RESPONSE_DECONFIGURED; in ap_queue_info()
1390 aq->last_err_rc = AP_RESPONSE_DECONFIGURED; in ap_scan_domains()