Searched refs:MMU_NORMAL_COUNT (Results 1 – 2 of 2) sorted by relevance
70 #define MMU_NORMAL_COUNT 2 macro73 extern uint64_t __identity_page_table[MMU_NORMAL_COUNT + MMU_DEVICE_COUNT + MMU_INVALID_COUNT];116 ".rept " __XSTRING(MMU_NORMAL_COUNT) "\n"130 …".size __identity_page_table, " __XSTRING((MMU_NORMAL_COUNT + MMU_DEVICE_COUNT + MMU_INVALID_COUNT…
107 #define MMU_NORMAL_COUNT 2048 macro109 extern uint32_t __identity_page_table[MMU_NORMAL_COUNT + MMU_DEVICE_COUNT];157 ".rept " __XSTRING(MMU_NORMAL_COUNT) "\n"166 ".size __identity_page_table, " __XSTRING((MMU_NORMAL_COUNT + MMU_DEVICE_COUNT) * 4) "\n"