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

/haiku/src/system/kernel/arch/riscv64/
H A DRISCV64VMTranslationMap.cpp809 TRACE("RISCV64VMPhysicalPageMapper::ClearAccessedAndModified(0x%"
965 TRACE("RISCV64VMPhysicalPageMapper::MemcpyToMap(0x%" B_PRIxADDR ", 0x%"
996 TRACE("RISCV64VMPhysicalPageMapper::MemcpyFromMap(0x%" B_PRIxADDR
1035 TRACE("RISCV64VMPhysicalPageMapper::MemsetToMap(0x%" B_PRIxADDR
1093 //#pragma mark RISCV64VMPhysicalPageMapper
1096 RISCV64VMPhysicalPageMapper::RISCV64VMPhysicalPageMapper() function in class:RISCV64VMPhysicalPageMapper
1098 TRACE("+RISCV64VMPhysicalPageMapper\n");
1102 RISCV64VMPhysicalPageMapper::~RISCV64VMPhysicalPageMapper()
[all...]
H A DRISCV64VMTranslationMap.h151 struct RISCV64VMPhysicalPageMapper: public VMPhysicalPageMapper { struct in inherits:VMPhysicalPageMapper
152 RISCV64VMPhysicalPageMapper();
153 virtual ~RISCV64VMPhysicalPageMapper();
H A Darch_vm_translation_map.cpp39 char sPhysicalPageMapperData[sizeof(RISCV64VMPhysicalPageMapper)];
142 RISCV64VMPhysicalPageMapper();

Completed in 54 milliseconds