Home
last modified time | relevance | path

Searched defs:mm (Results 1 – 25 of 27) sorted by relevance

12

/optee_os/core/mm/
H A Dtee_mm.c238 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 Dfobj.c145 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 Dboot_mem.c283 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 Dcore_mmu.c903 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 Dphys_mem.c91 tee_mm_entry_t *mm = NULL; in mm_alloc() local
H A Dpgt_cache.c47 tee_mm_entry_t *mm; member
H A Dmobj_dyn_shm.c36 tee_mm_entry_t *mm; member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbignum_core.c532 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 Dbignum_mod.h112 mbedtls_mpi_uint mm; /* Montgomery const for -N^{-1} mod 2^{ciL} */ member
H A Dbignum.c1669 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 Dtransfer_list.c151 tee_mm_entry_t *mm = NULL; in transfer_list_tests() local
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c49 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 Dboot.c459 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 Dsecure_partition.c502 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 Dcore_mmu_lpae.c652 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 Dtee_pager.c379 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 Dcore_mmu_v7.c293 tee_mm_entry_t *mm = NULL; in alloc_l2_table() local
H A Dmobj_ffa.c90 tee_mm_entry_t *mm; member
/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.c306 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 Dree_fs_ta.c685 tee_mm_entry_t *mm; member
H A Dthread.c536 tee_mm_entry_t *mm = NULL; in init_thread_stacks() local
/optee_os/core/tee/
H A Dtee_rpmb_fs.c2204 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 Dcore_mmu.h517 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 Dtomcrypt_pk.h768 mm, /* minute */ member
789 mm, /* minute */ member
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c526 mbedtls_mpi_uint *mm = c; in montgomery_reduce() local

12