Searched defs:arch_memranges (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c187 /* Indices into the memory range (arch_memranges) array. */
192 static pfn_t arch_memranges[NUM_MEM_RANGES] = { variable
198 pfn_t *memranges = &arch_memranges[0];

Completed in 68 milliseconds