Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dcore_mmu.c1979 bool table_found = false; in core_mmu_map_region() local
1994 table_found = core_mmu_find_table(prtn, vaddr, level, in core_mmu_map_region()
1996 if (!table_found) in core_mmu_map_region()