Searched refs:ptag (Results 1 – 5 of 5) sorted by relevance
167 unsigned long ptag = ((set & 0x7f) << 5) | ((block & 0x3) << 26) | in viking_get_dcache_ptag() local175 : "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()
57 cmp %g3, %g1 ! ptag == ppage?61 andcc %g2, %o5, %g0 ! ptag VALID?
452 __be64 ptag; member
516 umr_wqe->inline_mtts[i].ptag = cpu_to_be64(dma_info->addr | MLX5_EN_WR); in mlx5e_alloc_rx_mpwqe()