Searched refs:to_user_mode_ctx (Results 1 – 16 of 16) sorted by relevance
34 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_map_zi()64 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_unmap()104 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_open_bin()267 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_map_bin()427 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_copy_from_bin()453 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_set_prot()504 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_remap()522 struct user_mode_ctx *uctx = to_user_mode_ctx(sess->ctx); in ldelf_syscall_gen_rnd_num()
20 return vm_check_access_rights(to_user_mode_ctx(s->ctx), flags, va, len); in check_access()
22 static inline struct user_mode_ctx *to_user_mode_ctx(struct ts_ctx *ctx) in to_user_mode_ctx() function
63 *(.rodata.to_user_mode_ctx.str1.1)
59 *(.rodata.to_user_mode_ctx.str1.1)
114 *(.text.to_user_mode_ctx)
729 000000000e1091e0 0000000000000084 t to_user_mode_ctx730 000000000e114420 0000000000000084 t to_user_mode_ctx
11613 to_user_mode_ctx():14117 to_user_mode_ctx():14130 to_user_mode_ctx():14157 to_user_mode_ctx():31724 to_user_mode_ctx():31737 to_user_mode_ctx():31764 to_user_mode_ctx():35454 to_user_mode_ctx():43298 to_user_mode_ctx():43304 to_user_mode_ctx():[all …]
21125 .text.to_user_mode_ctx21915 .text.to_user_mode_ctx25223 .rodata.to_user_mode_ctx.str1.125674 .rodata.to_user_mode_ctx.str1.1
334 struct user_mode_ctx *uctx = to_user_mode_ctx(s->ctx); in invoke_command()
374 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()
471 user_mode_ctx_print_mappings(to_user_mode_ctx(ctx)); in stmm_dump_state()
471 uint32_t asid = to_user_mode_ctx(tblidx.pgt->ctx)->vm_info.asid; in tblidx_tlbi_entry()684 return find_region(to_user_mode_ctx(ctx)->regions, va); in find_uta_region()1951 regions = to_user_mode_ctx(pgt->ctx)->regions; in tee_pager_pgt_save_and_release_entries()
2170 res = vm_va2pa(to_user_mode_ctx(thread_get_tsd()->ctx), in check_pa_matches_va()2266 return vm_pa2va(to_user_mode_ctx(thread_get_tsd()->ctx), pa, len); in phys_to_virt_ts_vaspace()
1301 struct user_mode_ctx *uctx = to_user_mode_ctx(ctx); in vm_set_ctx()
Completed in 253 milliseconds