Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dap_bus.h46 #define AP_RESPONSE_CHECKSTOPPED 0x04 macro
Dvfio_ap_ops.c249 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_wait_for_irqclear()
321 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_irq_disable()
670 case AP_RESPONSE_CHECKSTOPPED: in _queue_passable()
1899 case AP_RESPONSE_CHECKSTOPPED: in apq_status_check()
1982 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_mdev_reset_queue()
2621 case AP_RESPONSE_CHECKSTOPPED: in vfio_ap_filter_apid_by_qtype()
Dap_queue.c70 case AP_RESPONSE_CHECKSTOPPED: in ap_queue_enable_irq()
373 case AP_RESPONSE_CHECKSTOPPED: in ap_sm_reset_wait()
794 case AP_RESPONSE_CHECKSTOPPED: in last_err_rc_show()
Dap_bus.c347 case AP_RESPONSE_CHECKSTOPPED: in ap_queue_info()
363 *cstop = status.response_code == AP_RESPONSE_CHECKSTOPPED; in ap_queue_info()
1913 aq->last_err_rc = AP_RESPONSE_CHECKSTOPPED; in ap_scan_domains()