Home
last modified time | relevance | path

Searched defs:l2_page_tables (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/arch/arm/core/mmu/
Darm_mmu.c48 l2_page_tables[CONFIG_ARM_MMU_NUM_L2_TABLES] __aligned(KB(1)) = {0}; variable
/Zephyr-latest/arch/xtensa/core/
Dptables.c69 static uint32_t l2_page_tables[CONFIG_XTENSA_MMU_NUM_L2_TABLES][XTENSA_L2_PAGE_TABLE_ENTRIES] variable