Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/mm/
A Dcore_mmu_v7.c190 typedef uint32_t l2_xlat_tbl_t[NUM_L2_ENTRIES]; typedef
197 static l2_xlat_tbl_t main_mmu_l2_ttb[MAX_XLAT_TABLES]
206 l2_xlat_tbl_t *l2_tables;
278 sizeof(l2_xlat_tbl_t) * to_alloc); in core_mmu_alloc_l2()

Completed in 3 milliseconds