Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/mm/
A Dfobj.c743 struct fobj_sec_mem { struct
752 struct fobj_sec_mem *f = calloc(1, sizeof(*f)); in fobj_sec_mem_alloc() argument
783 static struct fobj_sec_mem *to_sec_mem(struct fobj *fobj) in to_sec_mem()
787 return container_of(fobj, struct fobj_sec_mem, fobj); in to_sec_mem()
792 struct fobj_sec_mem *f = to_sec_mem(fobj); in sec_mem_free()
801 struct fobj_sec_mem *f = to_sec_mem(fobj); in sec_mem_get_pa()

Completed in 7 milliseconds