Searched refs:ap_test_queue (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/s390/crypto/
H A Dap_queue.c47 * have been switched on using ap_test_queue().
351 status = ap_test_queue(aq->qid, 1, &hwinfo);
429 status = ap_test_queue(aq->qid, 1, &hwinfo);
698 status = ap_test_queue(aq->qid, 1, &hwinfo);
854 status = ap_test_queue(aq->qid, 1, &hwinfo);
905 status = ap_test_queue(aq->qid, 1, &hwinfo);
942 status = ap_test_queue(aq->qid, 1, &hwinfo);
982 status = ap_test_queue(aq->qid, 1, &hwinfo);
1032 status = ap_test_queue(aq->qid, 1, &hwinfo);
H A Dap_bus.c375 status = ap_test_queue(qid, ap_apft_available(), hwinfo);
1675 status = ap_test_queue(AP_MKQID(card, dom),
H A Dvfio_ap_ops.c2420 status = ap_test_queue(AP_MKQID(apid, apqi), 1, &info);
/linux-master/arch/s390/include/asm/
H A Dap.h156 * ap_test_queue(): Test adjunct processor queue.
163 static inline struct ap_queue_status ap_test_queue(ap_qid_t qid, int tbit, function in struct:ap_tapq_hwinfo::__anon27::__anon29

Completed in 116 milliseconds