Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dacpi_iort.h40 int iort_iommu_msi_get_resv_regions(struct device *dev, struct list_head *head);
57 int iort_iommu_msi_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_msi_get_resv_regions() function
/OK3568_Linux_fs/kernel/drivers/acpi/arm64/
H A Diort.c837 int iort_iommu_msi_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_msi_get_resv_regions() function
1091 int iort_iommu_msi_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_msi_get_resv_regions() function
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ddma-iommu.c171 iort_iommu_msi_get_resv_regions(dev, list); in iommu_dma_get_resv_regions()