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

/haiku/src/system/kernel/arch/generic/
H A DGenericVMPhysicalPageMapper.cpp34 GenericVMPhysicalPageMapper::PutPage(addr_t virtualAddress, void* handle) function in class:GenericVMPhysicalPageMapper
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_mapped.h94 X86PhysicalPageMapper::PutPage(addr_t virtualAddress, void* handle) function in class:X86PhysicalPageMapper
H A Dx86_physical_page_mapper_large_memory.cpp514 LargeMemoryPhysicalPageMapper::PutPage(addr_t virtualAddress, void* handle) function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp517 LargeMemoryPhysicalPageMapper::PutPage(addr_t virtualAddress, void* handle) function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp519 LargeMemoryPhysicalPageMapper::PutPage(addr_t virtualAddress, void* handle) function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp1119 RISCV64VMPhysicalPageMapper::PutPage(addr_t virtualAddress, void* handle) function in class:RISCV64VMPhysicalPageMapper

Completed in 63 milliseconds