Searched refs:ptag (Results 1 – 3 of 3) sorted by relevance
168 unsigned long ptag = ((set & 0x7f) << 5) | ((block & 0x3) << 26) | in viking_get_dcache_ptag() local176 : "r" (ptag), "i" (ASI_M_DATAC_TAG) in viking_get_dcache_ptag()
633 unsigned long ptag, ltag; in sbus_iommu_init() local635 ptag = strbuf->strbuf_control + in sbus_iommu_init()639 ptag += (unsigned long)i * 8UL; in sbus_iommu_init()642 upa_writeq(0UL, ptag); in sbus_iommu_init()
58 cmp %g3, %g1 ! ptag == ppage?62 andcc %g2, %o5, %g0 ! ptag VALID?