Searched refs:cap_plmr (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/intel/ | ||
| H A D | iommu.h | 186 #define cap_plmr(c) (((c) >> 5) & 1) macro |
| H A D | iommu.c | 930 if (!cap_plmr(iommu->cap) && !cap_phmr(iommu->cap)) in iommu_disable_protect_mem_regions() |