Searched defs:secondaryHash (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.cpp302 FillPageTableEntry(page_table_entry *entry, uint32 virtualSegmentID, addr_t virtualAddress, phys_addr_t physicalAddress, uint8 protection, uint32 memoryType, bool secondaryHash) argument
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.cpp302 FillPageTableEntry(page_table_entry *entry, uint32 virtualSegmentID, addr_t virtualAddress, phys_addr_t physicalAddress, uint8 protection, uint32 memoryType, bool secondaryHash) argument
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp206 fill_page_table_entry(page_table_entry *entry, uint32 virtualSegmentID, void *virtualAddress, void *physicalAddress, uint8 mode, bool secondaryHash) argument

Completed in 83 milliseconds