Searched defs:ap_queue (Results 1 – 2 of 2) sorted by relevance
170 struct ap_queue { struct190 #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) argument
439 struct ap_queue *ap_queue = to_ap_queue(dev); in vfio_ap_has_queue() local