Home
last modified time | relevance | path

Searched defs:rxtx (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c129 struct ffa_rxtx *rxtx, in spmc_sp_handle_mem_share()
285 struct ffa_rxtx *rxtx, size_t blen, size_t flen, in spmc_sp_add_share()
461 static bool check_rxtx(struct ffa_rxtx *rxtx) in check_rxtx()
619 struct ffa_rxtx *rxtx) in ffa_mem_retrieve()
734 struct ffa_rxtx *rxtx) in ffa_mem_relinquish()
1250 struct ffa_rxtx *rxtx) in spmc_handle_version()
H A Dthread_spmc.c104 static bool is_nw_buf(struct ffa_rxtx *rxtx) in is_nw_buf()
176 uint32_t spmc_exchange_version(uint32_t vers, struct ffa_rxtx *rxtx) in spmc_exchange_version()
366 struct ffa_rxtx *rxtx) in spmc_handle_rxtx_map()
478 struct ffa_rxtx *rxtx) in spmc_handle_rxtx_unmap()
507 struct ffa_rxtx *rxtx) in spmc_handle_rx_release()
604 struct ffa_rxtx *rxtx) in spmc_handle_partition_info_get()
1249 uint64_t *global_handle, struct ffa_rxtx *rxtx) in handle_mem_op_tmem()
1321 uint64_t *global_handle, struct ffa_rxtx *rxtx) in handle_mem_op_rxbuf()
1362 struct ffa_rxtx *rxtx) in handle_mem_op()
1432 struct ffa_rxtx *rxtx) in handle_mem_frag_tx()
[all …]
/optee_os/core/arch/arm/include/kernel/
H A Dsecure_partition.h24 struct ffa_rxtx rxtx; member