Home
last modified time | relevance | path

Searched refs:ap_dqap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dap.h487 static inline struct ap_queue_status ap_dqap(ap_qid_t qid, in ap_dqap() function
/openbmc/linux/drivers/s390/crypto/
H A Dap_queue.c127 status = ap_dqap(aq->qid, &aq->reply->psmid, in ap_sm_recv()