Searched refs:arch_mem_unmap (Results 1 – 4 of 4) sorted by relevance
313 void arch_mem_unmap(void *addr, size_t size);
504 arch_mem_unmap(dst, CONFIG_MMU_PAGE_SIZE); in k_mem_map()505 arch_mem_unmap(dst + CONFIG_MMU_PAGE_SIZE + size, in k_mem_map()602 arch_mem_unmap(pos, CONFIG_MMU_PAGE_SIZE); in k_mem_unmap()709 arch_mem_unmap(UINT_TO_POINTER(aligned_virt), aligned_size); in z_phys_unmap()
899 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap() function
1179 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap() function