Searched refs:ap_test_queue (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/s390/crypto/ |
D | ap_queue.c | 356 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_sm_reset_wait() 434 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_sm_assoc_wait() 703 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_functions_show() 859 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_show() 910 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_store() 947 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_store() 987 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_associate_show() 1037 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_associate_store()
|
D | ap_bus.c | 341 status = ap_test_queue(qid, ap_apft_available(), hwinfo); in ap_queue_info() 1668 status = ap_test_queue(AP_MKQID(card, dom), in ap_select_domain()
|
D | vfio_ap_ops.c | 2612 status = ap_test_queue(AP_MKQID(apid, apqi), 1, &info); in vfio_ap_filter_apid_by_qtype()
|
/linux-6.12.1/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
|