Home
last modified time | relevance | path

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

/optee_os/core/mm/
A Dmobj.c351 static struct mobj_shm *to_mobj_shm(struct mobj *mobj);
355 struct mobj_shm *m = to_mobj_shm(mobj); in mobj_shm_get_va()
367 struct mobj_shm *m = to_mobj_shm(mobj); in mobj_shm_get_pa()
390 return to_mobj_shm(mobj)->pa & (granule - 1); in mobj_shm_get_phys_offs()
400 struct mobj_shm *m = to_mobj_shm(mobj); in mobj_shm_free()
407 return to_mobj_shm(mobj)->cookie; in mobj_shm_get_cookie()
423 static struct mobj_shm *to_mobj_shm(struct mobj *mobj) in to_mobj_shm() function
/optee_os/out/arm/core/
A Drodata_unpaged.ld.S109 *(.rodata.to_mobj_shm.str1.1)
A Dtext_unpaged.ld.S208 *(.text.to_mobj_shm)
A Dtee.symb_sizes1154 000000000e119e08 0000000000000044 t to_mobj_shm
A Dtee.dmp972 000000000e119e08 l F .text 0000000000000044 to_mobj_shm
40481 000000000e119e08 <to_mobj_shm>:
40482 to_mobj_shm():
40488 e119e18: 54000180 b.eq e119e48 <to_mobj_shm+0x40> // b.none
40519 e119e6c: 97ffffe7 bl e119e08 <to_mobj_shm>
40558 e119ecc: 97ffffcf bl e119e08 <to_mobj_shm>
40570 e119ee4: 97ffffc9 bl e119e08 <to_mobj_shm>
40600 e119f34: 97ffffb5 bl e119e08 <to_mobj_shm>
40944 e11a2ac: 97fffed7 bl e119e08 <to_mobj_shm>
A Dtee.map22301 .text.to_mobj_shm
25932 .rodata.to_mobj_shm.str1.1

Completed in 215 milliseconds