Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h983 #define CHP_DCTAG_PARITY(tag) (tag & CHP_DC_TAG)
985 #define CHP_DC_TAG 0x1 macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4021 ch_flt->parity_data.dpe.cpl_tag |= CHP_DC_TAG; in cpu_dcache_parity_check()