Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1030 #define PN_ICIDX_TO_WAY(idx) (((idx) & PN_ICACHE_WAY_MASK) >> \ macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2299 PN_ICIDX_TO_WAY(tag_index); in cpu_async_log_ic_parity_err()
2314 PN_ICIDX_TO_WAY(tag_index); in cpu_async_log_ic_parity_err()
4854 icp->ic_way = PN_ICIDX_TO_WAY(icp->ic_idx); in cpu_log_diag_info()