Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dmobj.h251 struct mobj_ffa *mobj_ffa_spmc_new(uint64_t cookie, unsigned int num_pages,
/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c405 struct mobj_ffa *mobj_ffa_spmc_new(uint64_t cookie, unsigned int num_pages, in mobj_ffa_spmc_new() function
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c2760 mf = mobj_ffa_spmc_new(cookie, num_pages, use_case); in thread_spmc_populate_mobj_from_rx()