Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dap_bus.h305 struct ap_queue *ap_get_qdev(ap_qid_t qid);
H A Dap_bus.c952 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev() function
969 EXPORT_SYMBOL(ap_get_qdev);
H A Dvfio_ap_ops.c1906 queue = ap_get_qdev(apqn); in vfio_ap_find_queue()