Searched refs:PutSlots (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_large_memory.cpp65 inline void PutSlots(PhysicalPageSlot* slot1,
287 PhysicalPageSlotQueue::PutSlots(PhysicalPageSlot* slot1, function in class:PhysicalPageSlotQueue
697 slotQueue->PutSlots(fromSlot, toSlot);
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp73 inline void PutSlots(PhysicalPageSlot* slot1,
294 PhysicalPageSlotQueue::PutSlots(PhysicalPageSlot* slot1, function in class:PhysicalPageSlotQueue
700 slotQueue->PutSlots(fromSlot, toSlot);
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp67 inline void PutSlots(PhysicalPageSlot* slot1,
289 PhysicalPageSlotQueue::PutSlots(PhysicalPageSlot* slot1, function in class:PhysicalPageSlotQueue
702 slotQueue->PutSlots(fromSlot, toSlot);

Completed in 39 milliseconds