Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dmmu.c520 static int map_anon_page(void *addr, uint32_t flags) in map_anon_page() function
642 ret = map_anon_page(pos, flags); in k_mem_map_phys_guard()