Searched refs:FFA_RX_RELEASE (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/include/ |
| H A D | ffa.h | 52 #define FFA_RX_RELEASE U(0x84000065) macro
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 305 case FFA_RX_RELEASE: in handle_features() 1957 case FFA_RX_RELEASE: in thread_spmc_msg_recv() 2679 ffa_simple_call(FFA_RX_RELEASE, 0, 0, 0, 0); in spmc_retrieve_req() 2747 ret = ffa_simple_call(FFA_RX_RELEASE, 0, 0, 0, 0); in set_pages() 2842 ffa_simple_call(FFA_RX_RELEASE, 0, 0, 0, 0); in thread_spmc_populate_mobj_from_rx()
|
| H A D | spmc_sp_handler.c | 1348 case FFA_RX_RELEASE: in spmc_sp_msg_handler()
|