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