Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h68 #define IOMMU_DOMAIN_ALLOC_FLAGS ~__IOMMU_DOMAIN_DMA_FQ macro
/openbmc/linux/drivers/iommu/
H A Diommu.c1977 unsigned int alloc_type = type & IOMMU_DOMAIN_ALLOC_FLAGS; in __iommu_domain_alloc()