Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dap_queue.c65 case AP_RESPONSE_NORMAL: in ap_queue_enable_irq()
143 case AP_RESPONSE_NORMAL: in ap_sm_recv()
206 case AP_RESPONSE_NORMAL: in ap_sm_read()
264 case AP_RESPONSE_NORMAL: in ap_sm_write()
328 case AP_RESPONSE_NORMAL: in ap_sm_reset()
359 case AP_RESPONSE_NORMAL: in ap_sm_reset_wait()
408 case AP_RESPONSE_NORMAL: in ap_sm_setirq_wait()
786 case AP_RESPONSE_NORMAL: in last_err_rc_show()
1063 case AP_RESPONSE_NORMAL: in se_associate_store()
Dvfio_ap_ops.c239 case AP_RESPONSE_NORMAL: in vfio_ap_wait_for_irqclear()
312 case AP_RESPONSE_NORMAL: in vfio_ap_irq_disable()
472 case AP_RESPONSE_NORMAL: in vfio_ap_irq_enable()
493 if (status.response_code != AP_RESPONSE_NORMAL) { in vfio_ap_irq_enable()
668 case AP_RESPONSE_NORMAL: in _queue_passable()
1897 case AP_RESPONSE_NORMAL: in apq_status_check()
1972 case AP_RESPONSE_NORMAL: in vfio_ap_mdev_reset_queue()
2618 case AP_RESPONSE_NORMAL: in vfio_ap_filter_apid_by_qtype()
Dap_bus.h42 #define AP_RESPONSE_NORMAL 0x00 macro
Dap_bus.c344 case AP_RESPONSE_NORMAL: in ap_queue_info()
1671 if (status.response_code == AP_RESPONSE_NORMAL) in ap_select_domain()
1717 if (status.response_code == AP_RESPONSE_NORMAL && in ap_get_compatible_type()