Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_spmc.c182 static void unmap_buf(void *va, size_t sz) in unmap_buf() function
232 unmap_buf(tx, sz); in spmc_handle_rxtx_map()
276 unmap_buf(rxtx->rx, rxtx->size); in spmc_handle_rxtx_unmap()
277 unmap_buf(rxtx->tx, rxtx->size); in spmc_handle_rxtx_unmap()

Completed in 5 milliseconds