Searched refs:__TTB_BASE (Results 1 – 9 of 9) sorted by relevance
106 #define TTB_BASE ((uint32_t*)__TTB_BASE)114 #define PRIVATE_TABLE_L2_BASE_4k (__TTB_BASE + TTB_L1_SIZE) // Map 4k Private Addres…115 #define PERIPHERAL_A_TABLE_L2_BASE_64k (__TTB_BASE + TTB_L1_SIZE + 0x400) // Map 64k Peripheral #1…116 #define PERIPHERAL_B_TABLE_L2_BASE_64k (__TTB_BASE + TTB_L1_SIZE + 0x800) // Map 64k Peripheral #2…117 #define SYNC_FLAGS_TABLE_L2_BASE_4k (__TTB_BASE + TTB_L1_SIZE + 0xC00) // Map 4k Flag synchroni…224 __set_TTBR0(__TTB_BASE | 0x48); in MMU_CreateTranslationTable()
97 #define __TTB_BASE 0x80500000 macro
75 TTB __TTB_BASE EMPTY __TTB_SIZE ; Level-1 Translation Table for MMU