Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dintel-iommu.h147 #define cap_zlr(c) (((c) >> 22) & 1) macro
/Linux-v5.4/drivers/iommu/
Dintel-iommu.c3531 !cap_zlr(iommu->cap)) in __intel_map_single()
3756 !cap_zlr(iommu->cap)) in intel_map_sg()
3849 !cap_zlr(iommu->cap)) in bounce_map_single()