Searched refs:rop_init (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/mm/ |
| H A D | fobj.c | 424 static void rop_init(struct fobj_rop *rop, const struct fobj_ops *ops, in rop_init() function 443 rop_init(rop, &ops_ro_paged, num_pages, hashes, store); in fobj_ro_paged_alloc() 621 rop_init(&rrp->rop, &ops_ro_reloc_paged, num_pages, hashes, store); in fobj_ro_reloc_paged_alloc()
|