Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/vm/
H A Dvm_dep.h363 #define PLCNT_INIT(base) { \ macro
397 #define PLCNT_INIT(base) macro
/titanic_41/usr/src/uts/i86pc/vm/
H A Dvm_dep.h64 #define PLCNT_INIT(addr) (addr = plcnt_init(addr)) macro
/titanic_41/usr/src/uts/common/vm/
H A Dvm_pagelist.c701 PLCNT_INIT(alloc_base); in page_ctrs_alloc()