Searched refs:PN_L2_INDEX_MASK (Results 1 – 4 of 4) sorted by relevance
353 l2_subaddr |= (tag_addr & PN_L2_INDEX_MASK); in print_l2_tag()375 l2_subaddr |= (ecp->ec_idx & PN_L2_INDEX_MASK); in print_l2cache_line()486 tag_addr &= PN_L2_INDEX_MASK; in tag_addr_collides()487 start_paddr &= PN_L2_INDEX_MASK; in tag_addr_collides()488 end_paddr &= PN_L2_INDEX_MASK; in tag_addr_collides()
65 #define LX_INDEX_MASK PN_L2_INDEX_MASK353 index = (int32_t)((tag_afar & PN_L2_INDEX_MASK) in get_index()1588 index = (int32_t)((afar & PN_L2_INDEX_MASK) in pn_extract_index()
644 #define PN_L2_INDEX_MASK 0x7ffc0 /* bits 18:6 */ macro
509 set PN_L2_INDEX_MASK, scr1; \