Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dversal_mbox.c179 static TEE_Result mbox_call(enum versal_ipi_api_id id, uint32_t blocking_call) in mbox_call() function
310 ret = mbox_call(IPI_MAILBOX_NOTIFY, IPI_BLOCK); in versal_mbox_notify()
376 return mbox_call(IPI_MAILBOX_OPEN, IPI_BLOCK); in versal_mbox_init()

Completed in 3 milliseconds