Searched refs:IOMMU_RESV_RESERVED (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/iommu/ |
A D | of_iommu.c | 188 return IOMMU_RESV_RESERVED; in iommu_resv_region_get_type() 196 return IOMMU_RESV_RESERVED; in iommu_resv_region_get_type()
|
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()
|
A D | virtio-iommu.c | 493 IOMMU_RESV_RESERVED, in viommu_add_resv_mem()
|
A D | mtk_iommu.c | 921 prot, IOMMU_RESV_RESERVED, in mtk_iommu_get_resv_regions()
|
A D | iommu.c | 80 [IOMMU_RESV_RESERVED] = "reserved",
|
/linux-6.3-rc2/include/linux/ |
A D | iommu.h | 144 IOMMU_RESV_RESERVED, enumerator
|
/linux-6.3-rc2/drivers/iommu/amd/ |
A D | iommu.c | 2328 type = IOMMU_RESV_RESERVED; in amd_iommu_get_resv_regions() 2349 0, IOMMU_RESV_RESERVED, GFP_KERNEL); in amd_iommu_get_resv_regions()
|
Completed in 27 milliseconds