Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1028 #define CH_ICIDX_TO_WAY(idx) (((idx) & CH_ICACHE_WAY_MASK) >> \ macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2302 CH_ICIDX_TO_WAY(tag_index); in cpu_async_log_ic_parity_err()
2317 CH_ICIDX_TO_WAY(tag_index); in cpu_async_log_ic_parity_err()
4856 icp->ic_way = CH_ICIDX_TO_WAY(icp->ic_idx); in cpu_log_diag_info()