Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dfobj.c424 static void rop_init(struct fobj_rop *rop, const struct fobj_ops *ops, in rop_init()
435 struct fobj_rop *rop = NULL; in fobj_ro_paged_alloc() local
455 static void rop_uninit(struct fobj_rop *rop) in rop_uninit()
464 struct fobj_rop *rop = to_rop(fobj); in rop_free() local
470 static TEE_Result rop_load_page_helper(struct fobj_rop *rop, in rop_load_page_helper()
532 struct fobj_rop rop; member