Home
last modified time | relevance | path

Searched refs:ap_queue_init_reply (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/s390/crypto/
Dzcrypt_cex2a.c180 ap_queue_init_reply(aq, &zq->reply); in zcrypt_cex2a_queue_probe()
Dap_bus.h251 void ap_queue_init_reply(struct ap_queue *aq, struct ap_message *ap_msg);
Dzcrypt_pcixcc.c259 ap_queue_init_reply(aq, &zq->reply); in zcrypt_pcixcc_queue_probe()
Dzcrypt_cex4.c255 ap_queue_init_reply(aq, &zq->reply); in zcrypt_cex4_queue_probe()
Dap_queue.c643 void ap_queue_init_reply(struct ap_queue *aq, struct ap_message *reply) in ap_queue_init_reply() function
651 EXPORT_SYMBOL(ap_queue_init_reply);