Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dppage.c73 int pp_consistent_coloring = PPAGE_STORES_POLLUTE | PPAGE_LOADS_POLLUTE; variable
298 if (pp_consistent_coloring & flags) { in pp_load_tlb()
301 (pp_consistent_coloring & strict_flag)) in pp_load_tlb()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h297 extern int pp_consistent_coloring;
/illumos-gate/usr/src/uts/sun4v/os/
H A Dppage.c70 int pp_consistent_coloring = PPAGE_STORES_POLLUTE | PPAGE_LOADS_POLLUTE; variable
H A Dfillsysinfo.c446 pp_consistent_coloring = 0; in cpu_setup_common()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h298 extern int pp_consistent_coloring;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c589 pp_consistent_coloring = PPAGE_STORE_VCOLORING | PPAGE_LOADS_POLLUTE;
H A Dspitfire.c465 pp_consistent_coloring = 0; in cpu_setup()
H A Dus3_common.c513 pp_consistent_coloring = PPAGE_STORE_VCOLORING | PPAGE_LOADS_POLLUTE; in cpu_setup()