Searched refs:CORE_MMU_BASE_TABLE_LEVEL (Results 1 – 3 of 3) sorted by relevance
207 #if (CORE_MMU_BASE_TABLE_LEVEL == 0)220 #if (CORE_MMU_BASE_TABLE_LEVEL == 0)266 #if (CORE_MMU_BASE_TABLE_LEVEL == 0)666 if (CORE_MMU_BASE_TABLE_LEVEL == 0) { in set_user_va_idx()712 #if (CORE_MMU_BASE_TABLE_LEVEL == 0) in core_init_mmu_prtn_ta_core()919 #if (CORE_MMU_BASE_TABLE_LEVEL > 0) in core_mmu_set_info_table()920 assert(level >= CORE_MMU_BASE_TABLE_LEVEL); in core_mmu_set_info_table()924 if (level == CORE_MMU_BASE_TABLE_LEVEL) in core_mmu_set_info_table()988 if (level == CORE_MMU_BASE_TABLE_LEVEL && in core_mmu_find_table()1104 #if (CORE_MMU_BASE_TABLE_LEVEL == 0) in core_mmu_get_user_mapping_entry()[all …]
746 if (attr || level > CORE_MMU_BASE_TABLE_LEVEL) { in dump_xlat_table()1260 dump_xlat_table(0x0, CORE_MMU_BASE_TABLE_LEVEL); in core_init_mmu_map()1667 level = CORE_MMU_BASE_TABLE_LEVEL; in core_mmu_map_region()
55 #define CORE_MMU_BASE_TABLE_LEVEL U(1) macro58 #define CORE_MMU_BASE_TABLE_LEVEL U(0) macro
Completed in 10 milliseconds