Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/core/
Dptables.c216 static void map_memory_range(const uint32_t start, const uint32_t end, in map_memory_range() function
253 map_memory_range(start, end, attrs); in map_memory()
257 map_memory_range(POINTER_TO_UINT(sys_cache_cached_ptr_get((void *)start)), in map_memory()
261 map_memory_range(POINTER_TO_UINT(sys_cache_uncached_ptr_get((void *)start)), in map_memory()
297 map_memory_range((uint32_t) &l1_page_table[0], in xtensa_init_page_tables()
300 map_memory_range((uint32_t) &l2_page_tables[0], in xtensa_init_page_tables()