Home
last modified time | relevance | path

Searched refs:ptable (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/arch/xtensa/core/
Dptables.c194 static void init_page_table(uint32_t *ptable, size_t num_entries) in init_page_table() argument
199 ptable[i] = XTENSA_MMU_PTE_ILLEGAL; in init_page_table()