Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/core/
Dptables.c203 static inline uint32_t *alloc_l2_table(void) in alloc_l2_table() function
233 table = alloc_l2_table(); in map_memory_range()
376 table = alloc_l2_table(); in l2_page_table_map()
760 l2_table = alloc_l2_table(); in dup_table()