Searched refs:ptag (Results 1 – 3 of 3) sorted by relevance
166 unsigned long ptag = ((set & 0x7f) << 5) | ((block & 0x3) << 26) | in viking_get_dcache_ptag() local174 : "r" (ptag), "i" (ASI_M_DATAC_TAG) in viking_get_dcache_ptag()
58 cmp %g3, %g1 ! ptag == ppage?62 andcc %g2, %o5, %g0 ! ptag VALID?
1209 unsigned long ptag, ltag; in sbus_iommu_init() local1211 ptag = iommu->strbuf_regs + STRBUF_PTAGDIAG; in sbus_iommu_init()1213 ptag += (unsigned long)i * 8UL; in sbus_iommu_init()1216 upa_writeq(0UL, ptag); in sbus_iommu_init()