Searched defs:MemcpyToPhysical (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/kernel/arch/generic/
H A DGenericVMPhysicalPageMapper.cpp92 GenericVMPhysicalPageMapper::MemcpyToPhysical(phys_addr_t to, const void* from, function in class:GenericVMPhysicalPageMapper
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_mapped.h170 X86PhysicalPageMapper::MemcpyToPhysical(phys_addr_t _to, const void* from, function in class:X86PhysicalPageMapper
H A Dx86_physical_page_mapper_large_memory.cpp640 LargeMemoryPhysicalPageMapper::MemcpyToPhysical(phys_addr_t to, function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp643 LargeMemoryPhysicalPageMapper::MemcpyToPhysical(phys_addr_t to, function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp645 LargeMemoryPhysicalPageMapper::MemcpyToPhysical(phys_addr_t to, function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp1180 RISCV64VMPhysicalPageMapper::MemcpyToPhysical(phys_addr_t to, const void* from, function in class:RISCV64VMPhysicalPageMapper

Completed in 69 milliseconds