Searched refs:tagpa (Results 1 – 1 of 1) sorted by relevance
3909 uint64_t addr, tagpa; in cpu_matching_ecache_line() local3929 tagpa = PN_L2TAG_TO_PA(ecp->ec_tag); in cpu_matching_ecache_line()3932 tagpa = cpu_ectag_to_pa(ec_set_size, ecp->ec_tag); in cpu_matching_ecache_line()3936 if (tagpa == addr && (!reqval || tagvalid)) { in cpu_matching_ecache_line()