Searched refs:ap_test_queue (Results 1 – 4 of 4) sorted by relevance
/linux-6.8/drivers/s390/crypto/ ! |
D | ap_queue.c | 344 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_sm_reset_wait() 422 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_sm_assoc_wait() 691 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_functions_show() 847 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_show() 898 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_store() 935 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_store() 975 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_associate_show() 1025 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_associate_store()
|
D | ap_bus.c | 373 status = ap_test_queue(qid, ap_apft_available(), hwinfo); in ap_queue_info() 1642 status = ap_test_queue(AP_MKQID(card, dom), in ap_select_domain()
|
D | vfio_ap_ops.c | 2419 status = ap_test_queue(AP_MKQID(apid, apqi), 1, &info); in vfio_ap_filter_apid_by_qtype()
|
/linux-6.8/arch/s390/include/asm/ ! |
D | ap.h | 163 static inline struct ap_queue_status ap_test_queue(ap_qid_t qid, int tbit, in ap_test_queue() function
|