Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/mm/
A Dmobj_ffa.c45 static struct mobj_ffa *to_mobj_ffa(struct mobj *mobj) in to_mobj_ffa() function
432 struct mobj_ffa *mf = to_mobj_ffa(mobj); in ffa_get_pa()
464 return to_mobj_ffa(mobj)->page_offset; in ffa_get_phys_offs()
469 struct mobj_ffa *mf = to_mobj_ffa(mobj); in ffa_get_va()
479 struct mobj_ffa *mf = to_mobj_ffa(mobj); in ffa_inactivate()
521 return to_mobj_ffa(mobj)->cookie; in ffa_get_cookie()
527 struct mobj_ffa *mf = to_mobj_ffa(mobj); in ffa_inc_map()
577 struct mobj_ffa *mf = to_mobj_ffa(mobj); in ffa_dec_map()

Completed in 3 milliseconds