Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h972 #define CHP_DCTAG_PARMASK INT64_C(0x000000007ffffffe) macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4011 if (popc64(tmp_dcp.dc_tag & CHP_DCTAG_PARMASK) & 1) { in cpu_dcache_parity_check()