Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dacpi_iort.h44 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head);
63 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions() function
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c1164 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions() function
1364 void iort_iommu_get_resv_regions(struct device *dev, struct list_head *head) in iort_iommu_get_resv_regions() function
/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c394 iort_iommu_get_resv_regions(dev, list); in iommu_dma_get_resv_regions()