Searched refs:__ap_send (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/crypto/
H A Dap_bus.c397 * __ap_send(): Send message to adjunct processor queue.
410 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, __ap_send() function
437 status = __ap_send(qid, psmid, msg, length, 0); ap_send()
1353 status = __ap_send(ap_dev->qid, 0x0102030405060708ULL, ap_probe_device_type()
1619 status = __ap_send(ap_dev->qid, ap_msg->psmid, ap_poll_write()
1680 status = __ap_send(ap_dev->qid, ap_msg->psmid, __ap_queue_message()

Completed in 66 milliseconds