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