Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
A Dfobj.h173 struct fobj *fobj_sec_mem_alloc(unsigned int num_pages);
175 #define fobj_ta_mem_alloc(num_pages) fobj_sec_mem_alloc(num_pages)
/optee_os/core/mm/
A Dfobj.c748 struct fobj *fobj_sec_mem_alloc(unsigned int num_pages) in fobj_sec_mem_alloc() function
/optee_os/out/arm/core/
A Dtee.symb_sizes572 000000000e11a7c8 00000000000000b0 T fobj_sec_mem_alloc
A Dtee.dmp5280 e1037f0: 94005bf6 bl e11a7c8 <fobj_sec_mem_alloc>
31802 e1144fc: 940018b3 bl e11a7c8 <fobj_sec_mem_alloc>
32323 e114ac0: 94001742 bl e11a7c8 <fobj_sec_mem_alloc>
41441 000000000e11a7c8 <fobj_sec_mem_alloc>:
41442 fobj_sec_mem_alloc():
41459 e11a7ec: b4000300 cbz x0, e11a84c <fobj_sec_mem_alloc+0x84>
41470 e11a808: b40002c0 cbz x0, e11a860 <fobj_sec_mem_alloc+0x98>
41477 e11a81c: b4000220 cbz x0, e11a860 <fobj_sec_mem_alloc+0x98>
41493 fobj_sec_mem_alloc():
41512 e11a874: 17fffff6 b e11a84c <fobj_sec_mem_alloc+0x84>
[all …]
A Dtee.map22351 .text.fobj_sec_mem_alloc
22353 0x000000000e11a7c8 fobj_sec_mem_alloc

Completed in 197 milliseconds