Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/mm/
A Dtee_mm.c253 tee_mm_entry_t *mm; in tee_mm_alloc2() local
327 size_t tee_mm_get_bytes(const tee_mm_entry_t *mm) in tee_mm_get_bytes()
391 uintptr_t tee_mm_get_smem(const tee_mm_entry_t *mm) in tee_mm_get_smem()
A Dfobj.c144 tee_mm_entry_t *mm = NULL; in rwp_paged_iv_alloc() local
220 tee_mm_entry_t *mm = tee_mm_find(&tee_mm_sec_ddr, pa); in rwp_paged_iv_free() local
255 tee_mm_entry_t *mm = NULL; in rwp_unpaged_iv_alloc() local
330 tee_mm_entry_t *mm = NULL; in rwp_unpaged_iv_free() local
744 tee_mm_entry_t *mm; member
A Dcore_mmu.c756 static bool __maybe_unused map_is_tee_ram(const struct tee_mmap_region *mm) in map_is_tee_ram()
774 static bool __maybe_unused map_is_secure(const struct tee_mmap_region *mm) in map_is_secure()
779 static bool __maybe_unused map_is_pgdir(const struct tee_mmap_region *mm) in map_is_pgdir()
1654 void core_mmu_map_region(struct mmu_partition *prtn, struct tee_mmap_region *mm) in core_mmu_map_region()
1719 struct tee_mmap_region *mm; in core_mmu_map_pages() local
1796 struct tee_mmap_region *mm = NULL; in core_mmu_map_contiguous_pages() local
1861 struct tee_mmap_region *mm; in core_mmu_unmap_pages() local
A Dmobj.c245 tee_mm_entry_t *mm; member
254 tee_mm_entry_t *mm = to_mobj_mm(mobj)->mm; in mobj_mm_offs() local
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_spmc.c41 tee_mm_entry_t *mm; member
162 tee_mm_entry_t *mm = NULL; in map_buf() local
184 tee_mm_entry_t *mm = tee_mm_find(&tee_mm_shm, (vaddr_t)va); in unmap_buf() local
662 static int add_mem_share(tee_mm_entry_t *mm, void *buf, size_t blen, in add_mem_share()
733 tee_mm_entry_t *mm = NULL; in handle_mem_share_tmem() local
855 tee_mm_entry_t *mm = NULL; in handle_mem_frag_tx() local
A Dboot.c327 tee_mm_entry_t *mm; in carve_out_asan_mem() local
422 static struct fobj *ro_paged_alloc(tee_mm_entry_t *mm, void *hashes, in ro_paged_alloc()
451 tee_mm_entry_t *mm = NULL; in init_runtime() local
A Dsecure_partition.c672 tee_mm_entry_t *mm = NULL; in handle_fdt_mem_regions() local
1104 tee_mm_entry_t *mm = NULL; in process_sp_pkg() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dbignum.c1922 static void mpi_montg_init( mbedtls_mpi_uint *mm, const mbedtls_mpi *N ) in mpi_montg_init()
1936 void mbedtls_mpi_montg_init( mbedtls_mpi_uint *mm, const mbedtls_mpi *N ) in mbedtls_mpi_montg_init()
1963 … void mpi_montmul( mbedtls_mpi *A, const mbedtls_mpi *B, const mbedtls_mpi *N, mbedtls_mpi_uint mm, in mpi_montmul()
2010 …edtls_mpi_montmul( mbedtls_mpi *A, const mbedtls_mpi *B, const mbedtls_mpi *N, mbedtls_mpi_uint mm, in mbedtls_mpi_montmul()
2022 mbedtls_mpi_uint mm, const mbedtls_mpi *T ) in mpi_montred()
2034 mbedtls_mpi_uint mm, const mbedtls_mpi *T ) in mbedtls_mpi_montred()
2079 mbedtls_mpi_uint ei, mm, state; in mbedtls_mpi_exp_mod() local
A Decp.c2115 mbedtls_mpi M, mm; in ecp_comb_recode_scalar() local
/optee_os-3.20.0/core/arch/arm/mm/
A Dcore_mmu_v7.c726 void map_memarea_sections(const struct tee_mmap_region *mm, uint32_t *ttb) in map_memarea_sections()
752 void core_init_mmu_prtn(struct mmu_partition *prtn, struct tee_mmap_region *mm) in core_init_mmu_prtn()
765 void core_init_mmu(struct tee_mmap_region *mm) in core_init_mmu()
A Dcore_mmu_lpae.c611 struct tee_mmap_region *mm) in core_init_mmu_prtn_tee()
789 void core_init_mmu_prtn(struct mmu_partition *prtn, struct tee_mmap_region *mm) in core_init_mmu_prtn()
795 void core_init_mmu(struct tee_mmap_region *mm) in core_init_mmu()
A Dmobj_dyn_shm.c38 tee_mm_entry_t *mm; member
A Dmobj_ffa.c20 tee_mm_entry_t *mm; member
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
A Dpgt_cache.c46 tee_mm_entry_t *mm; member
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dsecure_partition.h101 tee_mm_entry_t *mm; member
/optee_os-3.20.0/core/include/mm/
A Dcore_mmu.h475 static inline bool core_mmu_is_dynamic_vaspace(struct tee_mmap_region *mm) in core_mmu_is_dynamic_vaspace()
632 static inline bool core_mmap_is_end_of_table(const struct tee_mmap_region *mm) in core_mmap_is_end_of_table()
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c669 tee_mm_entry_t *mm; member
A Dthread.c401 tee_mm_entry_t *mm = NULL; in init_thread_stacks() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h766 mm, /* minute */ member
787 mm, /* minute */ member
/optee_os-3.20.0/core/tee/
A Dtee_rpmb_fs.c2174 tee_mm_entry_t *mm = NULL; in read_fat() local
2559 tee_mm_entry_t *mm = tee_mm_alloc(&p, new_size); in rpmb_fs_write_primitive() local
2711 tee_mm_entry_t *mm; in rpmb_fs_truncate() local
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dmpi_desc.c527 mbedtls_mpi_uint *mm = c; in montgomery_reduce() local

Completed in 57 milliseconds