Home
last modified time | relevance | path

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

/optee_os/core/mm/
A Dfobj.c419 static void rop_init(struct fobj_rop *rop, const struct fobj_ops *ops, in rop_init()
430 struct fobj_rop *rop = NULL; in fobj_ro_paged_alloc() local
450 static void rop_uninit(struct fobj_rop *rop) in rop_uninit()
459 struct fobj_rop *rop = to_rop(fobj); in rop_free() local
465 static TEE_Result rop_load_page_helper(struct fobj_rop *rop, in rop_load_page_helper()
526 struct fobj_rop rop; member

Completed in 5 milliseconds