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

/haiku/src/system/kernel/arch/arm64/
H A DPMAPPhysicalPageMapper.h34 virtual status_t PutPageDebug(addr_t virtualAddress, function in struct:PMAPPhysicalPageMapper
/haiku/src/system/kernel/arch/generic/
H A DGenericVMPhysicalPageMapper.cpp68 GenericVMPhysicalPageMapper::PutPageDebug(addr_t virtualAddress, void* handle) function in class:GenericVMPhysicalPageMapper
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_mapped.h133 X86PhysicalPageMapper::PutPageDebug(addr_t virtualAddress, void* handle) function in class:X86PhysicalPageMapper
H A Dx86_physical_page_mapper_large_memory.cpp563 LargeMemoryPhysicalPageMapper::PutPageDebug(addr_t virtualAddress, void* handle) function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp566 LargeMemoryPhysicalPageMapper::PutPageDebug(addr_t virtualAddress, void* handle) function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp568 LargeMemoryPhysicalPageMapper::PutPageDebug(addr_t virtualAddress, void* handle) function in class:LargeMemoryPhysicalPageMapper
/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp1151 RISCV64VMPhysicalPageMapper::PutPageDebug(addr_t virtualAddress, void* handle) function in class:RISCV64VMPhysicalPageMapper

Completed in 69 milliseconds