Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c403 bool tx_alloced = false; in spmc_handle_rxtx_map() local
429 tx_alloced = true; in spmc_handle_rxtx_map()
435 if (tx_alloced && tx) in spmc_handle_rxtx_map()