| /optee_os/core/mm/ |
| H A D | tee_mm.c | 238 tee_mm_entry_t *mm; in tee_mm_alloc2() local 313 size_t tee_mm_get_bytes(const tee_mm_entry_t *mm) in tee_mm_get_bytes() 368 uintptr_t tee_mm_get_smem(const tee_mm_entry_t *mm) in tee_mm_get_smem()
|
| H A D | fobj.c | 145 tee_mm_entry_t *mm = NULL; in rwp_paged_iv_alloc() local 222 tee_mm_entry_t *mm = nex_phys_mem_mm_find(pa); in rwp_paged_iv_free() local 257 tee_mm_entry_t *mm = NULL; in rwp_unpaged_iv_alloc() local 333 tee_mm_entry_t *mm = NULL; in rwp_unpaged_iv_free() local 748 tee_mm_entry_t *mm; member
|
| H A D | boot_mem.c | 283 tee_mm_entry_t *mm = NULL; in boot_mem_release_unused() local 342 tee_mm_entry_t *mm = NULL; in boot_mem_release_tmp_alloc() local
|
| H A D | core_mmu.c | 903 static bool __maybe_unused map_is_tee_ram(const struct tee_mmap_region *mm) in map_is_tee_ram() 921 static bool __maybe_unused map_is_secure(const struct tee_mmap_region *mm) in map_is_secure() 926 static bool __maybe_unused map_is_pgdir(const struct tee_mmap_region *mm) in map_is_pgdir() 1940 struct tee_mmap_region *mm) in can_map_at_level() 1970 void core_mmu_map_region(struct mmu_partition *prtn, struct tee_mmap_region *mm) in core_mmu_map_region() 2045 struct tee_mmap_region *mm; in core_mmu_map_pages() local 2122 struct tee_mmap_region *mm = NULL; in core_mmu_map_contiguous_pages() local 2193 struct tee_mmap_region *mm = NULL; in maybe_remove_from_mem_map() local
|
| H A D | phys_mem.c | 91 tee_mm_entry_t *mm = NULL; in mm_alloc() local
|
| H A D | pgt_cache.c | 47 tee_mm_entry_t *mm; member
|
| H A D | mobj_dyn_shm.c | 36 tee_mm_entry_t *mm; member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | bignum_core.c | 532 mbedtls_mpi_uint mm, in mbedtls_mpi_core_montmul() 725 mbedtls_mpi_uint mm, in exp_mod_precompute_window() 884 const mbedtls_mpi_uint mm = mbedtls_mpi_core_montmul_init(N); in mbedtls_mpi_core_exp_mod_optionally_safe() local 1003 mbedtls_mpi_uint mm, in mbedtls_mpi_core_to_mont_rep() 1014 mbedtls_mpi_uint mm, in mbedtls_mpi_core_from_mont_rep()
|
| H A D | bignum_mod.h | 112 mbedtls_mpi_uint mm; /* Montgomery const for -N^{-1} mod 2^{ciL} */ member
|
| H A D | bignum.c | 1669 void mbedtls_mpi_montg_init(mbedtls_mpi_uint *mm, const mbedtls_mpi *N) in mbedtls_mpi_montg_init() 1698 const mbedtls_mpi *N, mbedtls_mpi_uint mm, in mbedtls_mpi_montmul() 1713 mbedtls_mpi_uint mm, mbedtls_mpi *T) in mbedtls_mpi_montred() 1812 mbedtls_mpi_uint mm = mbedtls_mpi_core_montmul_init(N->p); in mbedtls_mpi_exp_mod_optionally_safe() local
|
| /optee_os/core/pta/tests/ |
| H A D | transfer_list.c | 151 tee_mm_entry_t *mm = NULL; in transfer_list_tests() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 49 tee_mm_entry_t *mm; member 330 tee_mm_entry_t *mm = NULL; in map_buf() local 358 tee_mm_entry_t *mm = tee_mm_find(&core_virt_shm_pool, (vaddr_t)va); in unmap_buf() local 1169 tee_mm_entry_t *mm, void *buf, size_t blen, size_t flen, in add_mem_op() 1252 tee_mm_entry_t *mm = NULL; in handle_mem_op_tmem() local 1434 tee_mm_entry_t *mm = NULL; in handle_mem_frag_tx() local
|
| H A D | boot.c | 459 static struct fobj *ro_paged_alloc(tee_mm_entry_t *mm, void *hashes, in ro_paged_alloc() 488 tee_mm_entry_t *mm = NULL; in init_pager_runtime() local
|
| H A D | secure_partition.c | 502 tee_mm_entry_t *mm = NULL; in load_binary_sp() local 846 tee_mm_entry_t *mm = NULL; in handle_fdt_load_relative_mem_regions() local 1159 tee_mm_entry_t *mm = NULL; in handle_fdt_mem_regions() local
|
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu_lpae.c | 652 tee_mm_entry_t *mm = NULL; in core_mmu_xlat_table_alloc() local 798 struct tee_mmap_region *mm) in share_region() 855 struct tee_mmap_region *mm = mem_map->map + n; in core_init_mmu_prtn_tee() local
|
| H A D | tee_pager.c | 379 void tee_pager_set_alias_area(tee_mm_entry_t *mm) in tee_pager_set_alias_area() 1999 tee_mm_entry_t *mm = NULL; in tee_pager_alloc() local 2029 tee_mm_entry_t *mm = NULL; in tee_pager_init_iv_region() local
|
| H A D | core_mmu_v7.c | 293 tee_mm_entry_t *mm = NULL; in alloc_l2_table() local
|
| H A D | mobj_ffa.c | 90 tee_mm_entry_t *mm; member
|
| /optee_os/core/arch/riscv/mm/ |
| H A D | core_mmu_arch.c | 306 tee_mm_entry_t *mm = NULL; in core_mmu_pgt_alloc() local 542 struct tee_mmap_region *mm = mem_map->map + n; in core_init_mmu_prtn_tee() local
|
| /optee_os/core/kernel/ |
| H A D | ree_fs_ta.c | 685 tee_mm_entry_t *mm; member
|
| H A D | thread.c | 536 tee_mm_entry_t *mm = NULL; in init_thread_stacks() local
|
| /optee_os/core/tee/ |
| H A D | tee_rpmb_fs.c | 2204 tee_mm_entry_t *mm = NULL; in read_fat() local 2605 tee_mm_entry_t *mm = tee_mm_alloc(&p, new_size); in rpmb_fs_write_primitive() local 2777 tee_mm_entry_t *mm; in rpmb_fs_truncate() local 3183 tee_mm_entry_t *mm = NULL; in rpmb_mem_stats() local
|
| /optee_os/core/include/mm/ |
| H A D | core_mmu.h | 517 static inline bool core_mmu_is_dynamic_vaspace(struct tee_mmap_region *mm) in core_mmu_is_dynamic_vaspace()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 768 mm, /* minute */ member 789 mm, /* minute */ member
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | mpi_desc.c | 526 mbedtls_mpi_uint *mm = c; in montgomery_reduce() local
|