Searched refs:PLCNT_INCR (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | vm_dep.h | 67 #define PLCNT_INCR(pp, mnode, mtype, szc, flags) \ macro
|
/titanic_41/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 412 #define PLCNT_INCR(pp, mn, mtype, szc, flags) { \ macro
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | vm_pagelist.c | 819 PLCNT_INCR(pp, mnode, mtype, pp->p_szc, flags); in page_ctr_add_internal() 1600 PLCNT_INCR(pp, mnode, mtype, pp->p_szc, flags); in page_list_add_pages()
|