HomeSort by relevance Sort by last modified time
    Searched defs:PPMAPBASE (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4u/sys/
machparam.h 231 * PPMAPBASE is the base virtual address of the range which
236 #define PPMAPBASE (ARGSBASE - PPMAPSIZE)
240 #define PPMAP_FAST_BASE (PPMAPBASE - PPMAP_FAST_SIZE)
  /onnv/onnv-gate/usr/src/uts/sun4v/sys/
machparam.h 214 * PPMAPBASE is the base virtual address of the range which
219 #define PPMAPBASE (ARGSBASE - PPMAPSIZE)
223 #define PPMAP_FAST_BASE (PPMAPBASE - PPMAP_FAST_SIZE)

Completed in 0 milliseconds