Home
last modified time | relevance | path

Searched refs:C_AFAR_PA (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h786 #define CH_ECTAG_PA_MASK(setsize) P2ALIGN(C_AFAR_PA, (int)(setsize))
833 #define CH_ECTAG_PA_MASK(setsize) P2ALIGN(C_AFAR_PA, (int)(setsize))
908 #define JG_ECTAG_PA_MASK(setsize) P2ALIGN(((~JG_LRU_MASK) & C_AFAR_PA), \
H A Dus3_module.h341 #define C_AFAR_PA INT64_C(0x000007fffffffff0) /* PA<42:4> physical address */ macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c935 ((faddr & P2ALIGN(C_AFAR_PA, PN_L2_SET_SIZE)) == in pn_matching_valid_l2_line()
H A Dus3_common.c3887 (aflt->flt_addr & P2ALIGN(C_AFAR_PA, ec_set_size)) == in cpu_ecache_line_valid()
3927 addr = faddr & P2ALIGN(C_AFAR_PA, ec_set_size); in cpu_matching_ecache_line()
3951 addr = faddr & P2ALIGN(C_AFAR_PA, ec_set_size); in cpu_matching_ecache_line()