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