Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.h46 #define AP_RESPONSE_CHECKSTOPPED 0x04 macro
H A Dvfio_ap_ops.c249 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_wait_for_irqclear()
321 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_irq_disable()
691 case AP_RESPONSE_CHECKSTOPPED: in _queue_passable()
1923 case AP_RESPONSE_CHECKSTOPPED: in apq_status_check()
2006 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_mdev_reset_queue()
2690 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_filter_apid_by_qtype()
H A Dap_queue.c76 case AP_RESPONSE_CHECKSTOPPED: in ap_queue_enable_irq()
390 case AP_RESPONSE_CHECKSTOPPED: in ap_sm_reset_wait()
863 case AP_RESPONSE_CHECKSTOPPED: in last_err_rc_show()
H A Dap_bus.c380 case AP_RESPONSE_CHECKSTOPPED: in ap_queue_info()
396 *cstop = status.response_code == AP_RESPONSE_CHECKSTOPPED; in ap_queue_info()
2074 aq->last_err_rc = AP_RESPONSE_CHECKSTOPPED; in ap_scan_domains()