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