Searched refs:IOMMU_RESV_RESERVED (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/iommu/ |
H A D | of_iommu.c | 194 return IOMMU_RESV_RESERVED; in iommu_resv_region_get_type() 202 return IOMMU_RESV_RESERVED; in iommu_resv_region_get_type()
|
H A D | s390-iommu.c | 161 IOMMU_RESV_RESERVED, GFP_KERNEL); in s390_iommu_get_resv_regions() 170 0, IOMMU_RESV_RESERVED, GFP_KERNEL); in s390_iommu_get_resv_regions()
|
H A D | virtio-iommu.c | 493 IOMMU_RESV_RESERVED, in viommu_add_resv_mem()
|
H A D | mtk_iommu.c | 988 prot, IOMMU_RESV_RESERVED, in mtk_iommu_get_resv_regions()
|
H A D | iommu.c | 88 [IOMMU_RESV_RESERVED] = "reserved",
|
/openbmc/linux/include/linux/ |
H A D | iommu.h | 149 IOMMU_RESV_RESERVED, enumerator
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 2376 type = IOMMU_RESV_RESERVED; in amd_iommu_get_resv_regions() 2397 0, IOMMU_RESV_RESERVED, GFP_KERNEL); in amd_iommu_get_resv_regions()
|