Searched refs:memorySize (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/
H A Dload_coff.h59 size_t memorySize(void);
H A Dload_elf.h70 size_t memorySize(void);
H A Dload.h75 virtual size_t memorySize(void) = 0;
H A Dload_coff.cpp63 CoffLoader::memorySize() function in class:CoffLoader
H A Dhpcboot.cpp176 sz += f._mem->roundPage(f._loader->memorySize());
H A Dload_elf.cpp102 ElfLoader::memorySize() function in class:ElfLoader
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h109 u_int *memorySize; /* Usable memory in bytes */ member in struct:sunromvec
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h109 u_int *memorySize; /* Usable memory in bytes */ member in struct:sunromvec
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Doldmon.h165 u_long *memorySize; /* Usable memory in bytes */ member in struct:om_vector
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dpromlib.c158 PROMLIB_FUNC(int, prom_memsize, (void), memorySize, + 0, return(rc))
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpromlib.c866 : *oldpvec->memorySize;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dpmap.c1525 avail_end = *rvec->memorySize - (2*PAGE_SIZE);

Completed in 142 milliseconds