Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
A Dvm.h58 TEE_Result vm_unmap(struct user_mode_ctx *uctx, vaddr_t va, size_t len);
/optee_os/core/kernel/
A Dldelf_syscalls.c84 return vm_unmap(uctx, va, sz); in ldelf_syscall_unmap()
406 if (vm_unmap(uctx, *va, num_rounded_bytes)) in ldelf_syscall_map_bin()
A Duser_ta.c321 res = vm_unmap(&utc->uctx, va, mobj->size); in user_ta_dump_ftrace()
/optee_os/core/pta/
A Dsystem.c201 return vm_unmap(uctx, va, sz); in system_unmap()
/optee_os/core/arch/arm/kernel/
A Dsecure_partition.c292 res = vm_unmap(&ctx->uctx, vaddr, len); in sp_unmap_ffa_regions()
/optee_os/core/mm/
A Dvm.c759 TEE_Result vm_unmap(struct user_mode_ctx *uctx, vaddr_t va, size_t len) in vm_unmap() function
/optee_os/out/arm/core/
A Dtee.symb_sizes419 000000000e11b4e8 00000000000000f0 T vm_unmap
A Dtee.dmp2349 000000000e11b4e8 g F .text 00000000000000f0 vm_unmap
31894 e1145fc: 94001bbb bl e11b4e8 <vm_unmap>
32399 e114ba4: 94001a51 bl e11b4e8 <vm_unmap>
42747 000000000e11b4e8 <vm_unmap>:
42748 vm_unmap():
42781 e11b550: 54000061 b.ne e11b55c <vm_unmap+0x74> // b.any
42784 e11b558: 1400000c b e11b588 <vm_unmap+0xa0>
42799 e11b584: 340000e0 cbz w0, e11b5a0 <vm_unmap+0xb8>
42823 e11b5c4: b4fffe36 cbz x22, e11b588 <vm_unmap+0xa0>
42830 e11b5d4: 17fffff3 b e11b5a0 <vm_unmap+0xb8>
[all …]
A Dtee.map22417 .text.vm_unmap
22419 0x000000000e11b4e8 vm_unmap
26015 .rodata.vm_unmap.str1.1

Completed in 232 milliseconds