Searched refs:IOTTE_V (Results 1 – 3 of 3) sorted by relevance
102 #define IOTTE_V 0x8000000000000000LL /* Entry valid */ macro146 …,c,s) (((pa)&IOTTE_PAMASK)|((w)?IOTTE_W:0)|((c)?IOTTE_C:0)|((s)?IOTTE_STREAM:0)|(IOTTE_V|IOTTE_8K))
341 if (tte & IOTTE_V) { in iommu_enter()407 if ((tte & IOTTE_V) == 0) { in iommu_remove()415 *tte_ptr = tte & ~IOTTE_V; in iommu_remove()487 if ((tte & IOTTE_V) == 0) in iommu_tsb_entry()
110 #define IOTTE_V 0x8000000000000000LL /* Entry valid */ macro713 if (tte & IOTTE_V) { in iommu_enter()725 tte |= IOTTE_V; in iommu_enter()751 if ((tte & IOTTE_V) == 0) { in iommu_remove()759 *tte_ptr = htole64(tte & ~IOTTE_V); in iommu_remove()