Searched refs:arch_mmu_free (Results 1 - 6 of 6) sorted by last modified time

/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp450 arch_mmu_free(void *address, size_t size) function
/haiku/src/system/boot/platform/openfirmware/
H A Dmmu.cpp50 return arch_mmu_free(address, size);
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp542 arch_mmu_free(void *address, size_t size) function
/haiku/headers/private/kernel/boot/platform/u-boot/
H A Dplatform_arch.h22 extern status_t arch_mmu_free(void *address, size_t size);
/haiku/headers/private/kernel/boot/platform/openfirmware/
H A Dplatform_arch.h22 extern status_t arch_mmu_free(void *address, size_t size);
/haiku/headers/private/kernel/boot/platform/routerboard_mipsel/
H A Dplatform_arch.h23 extern status_t arch_mmu_free(void *address, size_t size);

Completed in 121 milliseconds