Home
last modified time | relevance | path

Searched refs:cap_plmr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dintel-iommu.h153 #define cap_plmr(c) (((c) >> 5) & 1) macro
/Linux-v5.4/drivers/iommu/
Dintel-iommu.c1556 if (!cap_plmr(iommu->cap) && !cap_phmr(iommu->cap)) in iommu_disable_protect_mem_regions()