Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Diommu.h99 enum iommu_cap { enum
190 bool (*capable)(enum iommu_cap);
287 extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);
415 static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable()