Searched refs:AMD_IOMMU_MAPPING_ERROR (Results 1 – 1 of 1) sorted by relevance
58 #define AMD_IOMMU_MAPPING_ERROR 0 macro2342 if (address == AMD_IOMMU_MAPPING_ERROR) in __map_single()2379 return AMD_IOMMU_MAPPING_ERROR; in __map_single()2430 return AMD_IOMMU_MAPPING_ERROR; in map_page()2507 if (address == AMD_IOMMU_MAPPING_ERROR) in map_sg()2630 if (*dma_addr == AMD_IOMMU_MAPPING_ERROR) in alloc_coherent()2683 return dma_addr == AMD_IOMMU_MAPPING_ERROR; in amd_iommu_mapping_error()