Searched hist:"11 a8c5e3a94b12848f24d9c63b5c175ce0b80729" (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | acpi_iort.h | diff 11a8c5e3a94b12848f24d9c63b5c175ce0b80729 Fri Jun 18 17:20:57 CEST 2021 Jean-Philippe Brucker <jean-philippe@linaro.org> ACPI: Move IOMMU setup code out of IORT
Extract the code that sets up the IOMMU infrastructure from IORT, since it can be reused by VIOT. Move it one level up into a new acpi_iommu_configure_id() function, which calls the IORT parsing function which in turn calls the acpi_iommu_fwspec_init() helper.
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/20210618152059.1194210-3-jean-philippe@linaro.org Signed-off-by: Joerg Roedel <jroedel@suse.de>
|
/linux/drivers/acpi/arm64/ |
H A D | iort.c | diff 11a8c5e3a94b12848f24d9c63b5c175ce0b80729 Fri Jun 18 17:20:57 CEST 2021 Jean-Philippe Brucker <jean-philippe@linaro.org> ACPI: Move IOMMU setup code out of IORT
Extract the code that sets up the IOMMU infrastructure from IORT, since it can be reused by VIOT. Move it one level up into a new acpi_iommu_configure_id() function, which calls the IORT parsing function which in turn calls the acpi_iommu_fwspec_init() helper.
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/20210618152059.1194210-3-jean-philippe@linaro.org Signed-off-by: Joerg Roedel <jroedel@suse.de>
|
/linux/include/acpi/ |
H A D | acpi_bus.h | diff 11a8c5e3a94b12848f24d9c63b5c175ce0b80729 Fri Jun 18 17:20:57 CEST 2021 Jean-Philippe Brucker <jean-philippe@linaro.org> ACPI: Move IOMMU setup code out of IORT
Extract the code that sets up the IOMMU infrastructure from IORT, since it can be reused by VIOT. Move it one level up into a new acpi_iommu_configure_id() function, which calls the IORT parsing function which in turn calls the acpi_iommu_fwspec_init() helper.
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/20210618152059.1194210-3-jean-philippe@linaro.org Signed-off-by: Joerg Roedel <jroedel@suse.de>
|
/linux/drivers/acpi/ |
H A D | scan.c | diff 11a8c5e3a94b12848f24d9c63b5c175ce0b80729 Fri Jun 18 17:20:57 CEST 2021 Jean-Philippe Brucker <jean-philippe@linaro.org> ACPI: Move IOMMU setup code out of IORT
Extract the code that sets up the IOMMU infrastructure from IORT, since it can be reused by VIOT. Move it one level up into a new acpi_iommu_configure_id() function, which calls the IORT parsing function which in turn calls the acpi_iommu_fwspec_init() helper.
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/20210618152059.1194210-3-jean-philippe@linaro.org Signed-off-by: Joerg Roedel <jroedel@suse.de>
|