Home
last modified time | relevance | path

Searched refs:_nbpg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h386 extern const unsigned int _nbpg;
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c123 const unsigned int _nbpg = (unsigned int)MMU_PAGESIZE; variable