HomeSort by: relevance | last modified time | path
    Searched refs:MemoryManager_ArmMMU (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/arm/
arm_mmu.cpp 35 MemoryManager_ArmMMU::MemoryManager_ArmMMU(Console *&cons,
42 MemoryManager_ArmMMU::~MemoryManager_ArmMMU(void)
48 MemoryManager_ArmMMU::init(void)
71 MemoryManager_ArmMMU::searchPage(vaddr_t vaddr)
arm_mmu.h 75 class MemoryManager_ArmMMU : public MemoryManager {
81 MemoryManager_ArmMMU(Console *&, size_t);
82 virtual ~MemoryManager_ArmMMU();

Completed in 27 milliseconds