Searched refs:ap_test_queue (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/s390/crypto/ |
H A D | ap_queue.c | 357 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_sm_reset_wait() 435 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_sm_assoc_wait() 704 status = ap_test_queue(aq->qid, 1, &hwinfo); in ap_functions_show() 860 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_show() 911 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_store() 948 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_bind_store() 988 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_associate_show() 1038 status = ap_test_queue(aq->qid, 1, &hwinfo); in se_associate_store()
|
H A D | ap_bus.c | 365 status = ap_test_queue(qid, ap_apft_available(), hwinfo); in ap_queue_info() 1734 status = ap_test_queue(AP_MKQID(card, dom), in ap_select_domain()
|
H A D | vfio_ap_ops.c | 2681 status = ap_test_queue(AP_MKQID(apid, apqi), 1, &info); in vfio_ap_filter_apid_by_qtype()
|
/linux/arch/s390/include/asm/ |
H A D | ap.h | 163 static inline struct ap_queue_status ap_test_queue(ap_qid_t qid, int tbit, in ap_test_queue() function
|