Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h340 pgcnt_t plc_mt_pgmax; /* max page cnt */ member
431 atomic_add_long(&plcnt[mn][MTYPE_NORELOC].plc_mt_pgmax, cnt); \
432 atomic_add_long(&plcnt[mn][MTYPE_RELOC].plc_mt_pgmax, -cnt); \
451 atomic_add_long(&plcnt[_mn][MTYPE_RELOC].plc_mt_pgmax, \
462 atomic_add_long(&plcnt[_mn][MTYPE_RELOC].plc_mt_pgmax, \
519 if (plcnt[mnode][mtype].plc_mt_pgmax == 0) { \
522 plcnt[mnode][mtype].plc_mt_pgmax != 0); \
534 if (plcnt[mnode][MTYPE_NORELOC].plc_mt_pgmax == 0) { \
536 plcnt[mnode][MTYPE_NORELOC].plc_mt_pgmax != 0); \