Searched refs:l2tbl (Results 1 – 1 of 1) sorted by relevance
594 void *l2tbl = phys_to_virt(ntbl, MEM_AREA_TEE_RAM_RW_DATA, in core_mmu_find_table() local597 if (!l2tbl) in core_mmu_find_table()598 l2tbl = phys_to_virt(ntbl, MEM_AREA_SEC_RAM_OVERALL, in core_mmu_find_table()600 if (!l2tbl) in core_mmu_find_table()603 core_mmu_set_info_table(tbl_info, 2, n << SECTION_SHIFT, l2tbl); in core_mmu_find_table()