Searched defs:arch_vm_set_memory_type (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/kernel/arch/m68k/
H A Darch_vm.cpp134 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) function
/haiku/src/system/kernel/arch/sparc/
H A Darch_vm.cpp116 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) function
/haiku/src/system/kernel/arch/arm/
H A Darch_vm.cpp135 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) function
/haiku/src/system/kernel/arch/arm64/
H A Darch_vm.cpp123 arch_vm_set_memory_type(VMArea* area, phys_addr_t physicalBase, uint32 type) function
/haiku/src/system/kernel/arch/ppc/
H A Darch_vm.cpp173 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm.cpp381 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) function
/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp760 arch_vm_set_memory_type(struct VMArea *area, phys_addr_t physicalBase, function

Completed in 56 milliseconds