Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1101 #define CH_PCIDX_TO_WAY(idx) (((idx) & CH_PC_WAY_MASK) >> \ macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2346 CH_PCIDX_TO_WAY(tag_index); in cpu_async_log_dc_parity_err()