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

  /src/sys/arch/hpc/stand/hpcboot/
arch.h 71 BOOL allocateMemory(size_t);
arch.cpp 61 Architecture::allocateMemory(size_t sz)
hpcboot.cpp 179 if (!f._arch->allocateMemory(sz)) {

Completed in 15 milliseconds