Home
last modified time | relevance | path

Searched refs:ap_get_qdev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h316 struct ap_queue *ap_get_qdev(ap_qid_t qid);
H A Dap_bus.c986 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev() function
1003 EXPORT_SYMBOL(ap_get_qdev);
H A Dvfio_ap_ops.c1674 queue = ap_get_qdev(apqn); in vfio_ap_find_queue()