Home
last modified time | relevance | path

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

/optee_os/out/arm/core/
A Dtext_unpaged.ld.S109 *(.text.find_map_by_pa)
A Dtee.symb_sizes1175 000000000e108cb8 0000000000000044 t find_map_by_pa
A Dtee.dmp385 000000000e108cb8 l F .text 0000000000000044 find_map_by_pa
13628 000000000e108cb8 <find_map_by_pa>:
13629 find_map_by_pa():
13637 e108cc8: 35000061 cbnz w1, e108cd4 <find_map_by_pa+0x1c>
13645 e108cdc: 540000c8 b.hi e108cf4 <find_map_by_pa+0x3c> // b.pmore
13651 e108cf0: 54ffff02 b.cs e108cd0 <find_map_by_pa+0x18> // b.hs, b.nlast
13654 e108cf8: 17fffff3 b e108cc4 <find_map_by_pa+0xc>
15542 e10a0a0: 97fffb06 bl e108cb8 <find_map_by_pa>
A Dtee.map21105 .text.find_map_by_pa
/optee_os/core/arch/arm/mm/
A Dcore_mmu.c262 static struct tee_mmap_region *find_map_by_pa(unsigned long pa) in find_map_by_pa() function
1316 map = find_map_by_pa(pbuf); in core_pbuf_is()
1390 struct tee_mmap_region *map = find_map_by_pa(pa); in core_mmu_get_type_by_pa()

Completed in 222 milliseconds