Searched refs:CORE_MMU_BASE_TABLE_LEVEL (Results 1 – 4 of 4) sorted by relevance
210 #if (CORE_MMU_BASE_TABLE_LEVEL == 0)223 #if (CORE_MMU_BASE_TABLE_LEVEL == 0)269 #if (CORE_MMU_BASE_TABLE_LEVEL == 0)681 if (CORE_MMU_BASE_TABLE_LEVEL == 0) { in set_user_va_idx()727 #if (CORE_MMU_BASE_TABLE_LEVEL == 0) in core_init_mmu_prtn_ta_core()955 #if (CORE_MMU_BASE_TABLE_LEVEL > 0) in core_mmu_set_info_table()956 assert(level >= CORE_MMU_BASE_TABLE_LEVEL); in core_mmu_set_info_table()960 if (level == CORE_MMU_BASE_TABLE_LEVEL) in core_mmu_set_info_table()1024 if (level == CORE_MMU_BASE_TABLE_LEVEL && in core_mmu_find_table()1140 #if (CORE_MMU_BASE_TABLE_LEVEL == 0) in core_mmu_get_user_mapping_entry()[all …]
85 #define CORE_MMU_BASE_TABLE_LEVEL 0 macro87 CORE_MMU_BASE_TABLE_LEVEL + \
63 #define CORE_MMU_BASE_TABLE_LEVEL U(1) macro66 #define CORE_MMU_BASE_TABLE_LEVEL U(0) macro
822 if (attr || level > CORE_MMU_BASE_TABLE_LEVEL) { in dump_xlat_table()1369 dump_xlat_table(0x0, CORE_MMU_BASE_TABLE_LEVEL); in core_init_mmu_map()1668 level = CORE_MMU_BASE_TABLE_LEVEL; in core_mmu_map_region()
Completed in 10 milliseconds