Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Diommu.c559 static u64 cell_iommu_get_fixed_address(struct device *dev);
564 u64 addr = cell_iommu_get_fixed_address(dev); in cell_dma_dev_setup()
792 static u64 cell_iommu_get_fixed_address(struct device *dev) in cell_iommu_get_fixed_address() function
857 cell_iommu_get_fixed_address(&pdev->dev) != OF_BAD_ADDR; in cell_pci_iommu_bypass_supported()