Searched refs:AP_MKQID (Results 1 – 3 of 3) sorted by relevance
26 #define AP_MKQID(_card, _queue) (((_card) & 0xff) << 8 | ((_queue) & 0xff)) macro59 unsigned long reg0 = AP_MKQID(0, 0); in ap_instructions_available()
1589 status = ap_test_queue(AP_MKQID(card, dom), in ap_select_domain()1758 qid = AP_MKQID(ac->id, dom); in ap_scan_domains()1930 qid = AP_MKQID(ap, dom); in ap_scan_adapter()
592 qid = AP_MKQID(*qres->apid, *qres->apqi); in vfio_ap_has_queue()1364 q = vfio_ap_find_queue(AP_MKQID(apid, apqi)); in vfio_ap_mdev_reset_queues()