Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/
Dshared_mem.c43 struct sm_mem_obj { struct
123 struct sm_mem_obj* obj = in sm_mem_obj_destroy()
124 containerof(vmm_obj, struct sm_mem_obj, ext_mem_obj.vmm_obj); in sm_mem_obj_destroy()
153 static struct sm_mem_obj* sm_mem_alloc_obj(uint16_t sender_id, in sm_mem_alloc_obj()
159 struct sm_mem_obj* obj = in sm_mem_alloc_obj()
192 struct sm_mem_obj* obj; in sm_mem_get_vmm_obj()