Home
last modified time | relevance | path

Searched defs:ap_queue (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.h170 struct ap_queue { struct
172 struct hlist_node hnode; /* Node for the ap_queues hashtable */ argument
193 #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) argument
Dvfio_ap_ops.c440 struct ap_queue *ap_queue = to_ap_queue(dev); in vfio_ap_has_queue() local