Searched refs:AP_MKQID (Results 1 – 3 of 3) sorted by relevance
23 #define AP_MKQID(_card, _queue) (((_card) & 0xff) << 8 | ((_queue) & 0xff)) macro56 register unsigned long reg0 asm ("0") = AP_MKQID(0, 0); in ap_instructions_available()
444 qid = AP_MKQID(*qres->apid, *qres->apqi); in vfio_ap_has_queue()1136 int apqn = AP_MKQID(apid, apqi); in vfio_ap_mdev_reset_queue()1180 vfio_ap_irq_disable_apqn(AP_MKQID(apid, apqi)); in vfio_ap_mdev_reset_queues()
1212 status = ap_test_queue(AP_MKQID(card, dom), in ap_select_domain()1336 qid = AP_MKQID(ac->id, dom); in ap_scan_domains()1476 qid = AP_MKQID(ap, dom); in ap_scan_adapter()