Home
last modified time | relevance | path

Searched defs:arch_mem_unmap (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/arch/arm/core/mmu/
Darm_mmu.c1011 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap() function
/Zephyr-latest/arch/xtensa/core/
Dptables.c620 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap() function
/Zephyr-latest/arch/arm64/core/
Dmmu.c1137 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap() function
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c1306 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap() function