Home
last modified time | relevance | path

Searched refs:MemoryManager_ArmMMU (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_mmu.cpp35 MemoryManager_ArmMMU::MemoryManager_ArmMMU(Console *&cons, in MemoryManager_ArmMMU() function in MemoryManager_ArmMMU
42 MemoryManager_ArmMMU::~MemoryManager_ArmMMU(void) in ~MemoryManager_ArmMMU()
48 MemoryManager_ArmMMU::init(void) in init()
71 MemoryManager_ArmMMU::searchPage(vaddr_t vaddr) in searchPage()
H A Darm_mmu.h75 class MemoryManager_ArmMMU : public MemoryManager {
81 MemoryManager_ArmMMU(Console *&, size_t);
82 virtual ~MemoryManager_ArmMMU();