Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c89 struct mobj_ffa mf; member
97 struct mobj_ffa mf; member
275 static size_t get_page_count(struct mobj_ffa *mf) in get_page_count()
280 static bool cmp_cookie(struct mobj_ffa *mf, uint64_t cookie) in cmp_cookie()
285 static bool cmp_ptr(struct mobj_ffa *mf, uint64_t ptr) in cmp_ptr()
303 static bool cmp_pa_overlap(struct mobj_ffa *mf, uint64_t ptr) in cmp_pa_overlap()
332 bool (*cmp_func)(struct mobj_ffa *mf, in pop_from_list()
336 struct mobj_ffa *mf = SLIST_FIRST(head); in pop_from_list() local
360 bool (*cmp_func)(struct mobj_ffa *mf, in find_in_list()
364 struct mobj_ffa *mf = NULL; in find_in_list() local
[all …]
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c41 struct mobj_ffa *mf; member
2697 set_pages(struct ffa_address_range * regions,unsigned int num_regions,unsigned int num_pages,struct mobj_ffa * mf) set_pages() argument
2723 struct mobj_ffa *mf = NULL; thread_spmc_populate_mobj_from_rx() local
[all...]