Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachsystm.h303 #define PPAGE_LOAD_VCOLORING 0x2 /* use vcolors to maintain consistency */ macro
/titanic_41/usr/src/uts/sun4v/sys/
H A Dmachsystm.h304 #define PPAGE_LOAD_VCOLORING 0x2 /* use vcolors to maintain consistency */ macro
/titanic_41/usr/src/uts/sun4u/os/
H A Dppage.c288 flags = PPAGE_LOAD_VCOLORING | PPAGE_LOADS_POLLUTE; in pp_load_tlb()