Searched refs:cap_pgsel_inv (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/iommu/intel/ | ||
| H A D | cache.c | 384 if (!cap_pgsel_inv(iommu->cap) || in cache_tag_flush_iotlb() |
| H A D | iommu.h | 173 #define cap_pgsel_inv(c) (((c) >> 39) & 1) macro |