Searched refs:realmem (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-11-stable/sys/mips/nlm/
H A Dxlp_machdep.c526 realmem = physmem = btoc(physsz);
/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.c104 long realmem = 0; variable
/freebsd-11-stable/sys/dev/agp/
H A Dagp.c230 memsize = ptoa(realmem) >> 20;
/freebsd-11-stable/sys/arm64/arm64/
H A Dmachdep.c99 long realmem = 0; variable
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c211 long realmem = 0; variable
297 realmem = atop(memsize);
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c204 long realmem = 0; variable
300 realmem = atop(memsize);
2232 * memory size and is displayed as "realmem".

Completed in 209 milliseconds

12