Home
last modified time | relevance | path

Searched refs:resource_list_for_each_entry (Results 1 – 25 of 31) sorted by relevance

12

/linux/include/linux/
H A Dresource_ext.h63 #define resource_list_for_each_entry(entry, list) \ macro
74 resource_list_for_each_entry(entry, list) { in resource_list_first_type()
/linux/drivers/pci/
H A Dhost-bridge.c59 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus()
84 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
H A Dof_property.c436 resource_list_for_each_entry(window, &bridge->windows) { in of_pci_host_bridge_prop_ranges()
453 resource_list_for_each_entry(window, &bridge->windows) { in of_pci_host_bridge_prop_ranges()
H A Dbus.c136 resource_list_for_each_entry(win, resources) { in devm_request_pci_bus_resources()
/linux/drivers/acpi/
H A Dacpi_watchdog.c150 resource_list_for_each_entry(rentry, &resource_list) { in acpi_watchdog_init()
174 resource_list_for_each_entry(rentry, &resource_list) in acpi_watchdog_init()
H A Dpci_root.c834 resource_list_for_each_entry(entry2, resources) { in acpi_pci_root_validate_resources()
985 resource_list_for_each_entry(entry, &bridge->windows) { in acpi_pci_root_release_info()
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c242 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_host_deinit_address_translation()
282 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_host_init_address_translation()
H A Dpcie-cadence-host-common.c286 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in cdns_pcie_host_map_dma_ranges()
H A Dpcie-cadence-host-hpa.c250 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_hpa_host_init_address_translation()
/linux/drivers/pci/controller/
H A Dpci-versatile.c91 resource_list_for_each_entry(entry, &bridge->windows) { in versatile_pci_probe()
H A Dpci-v3-semi.c681 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in v3_pci_parse_map_dma_ranges()
810 resource_list_for_each_entry(win, &host->windows) { in v3_pci_probe()
H A Dpcie-rcar-host.c356 resource_list_for_each_entry(win, &bridge->windows) { in rcar_pcie_hw_enable()
902 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rcar_pcie_parse_map_dma_ranges()
H A Dpci-ftpci100.c377 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in faraday_pci_parse_map_dma_ranges()
H A Dpcie-iproc.c1015 resource_list_for_each_entry(window, resources) { in iproc_pcie_map_ranges()
1181 resource_list_for_each_entry(entry, &host->dma_ranges) { in iproc_pcie_map_dma_ranges()
H A Dpci-xgene.c408 resource_list_for_each_entry(window, &bridge->windows) { in xgene_pcie_map_ranges()
H A Dpcie-rzg3s-host.c1331 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rzg3s_pcie_parse_map_dma_ranges()
1385 resource_list_for_each_entry(win, &bridge->windows) { in rzg3s_pcie_parse_map_ranges()
H A Dpcie-brcmstb.c965 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in brcm_pcie_get_inbound_wins()
1273 resource_list_for_each_entry(entry, &bridge->windows) { in brcm_pcie_setup()
/linux/arch/x86/pci/
H A Dbus_numa.c45 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources()
/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c291 resource_list_for_each_entry(rentry, &resource_list) { in tegra_acpi_init_apbmisc()
/linux/arch/arm/kernel/
H A Dbios32.c406 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resource()
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c278 resource_list_for_each_entry(win, &bridge->windows) { in mobiveil_host_init()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c905 resource_list_for_each_entry(entry, &pp->bridge->windows) { in dw_pcie_iatu_setup()
994 resource_list_for_each_entry(entry, &pp->bridge->dma_ranges) { in dw_pcie_iatu_setup()
/linux/
H A D.clang-format659 - 'resource_list_for_each_entry'
/linux/drivers/pci/controller/plda/
H A Dpcie-plda-host.c546 resource_list_for_each_entry(entry, &bridge->windows) { in plda_pcie_setup_iomems()
/linux/drivers/iommu/
H A Ddma-iommu.c514 resource_list_for_each_entry(window, &bridge->windows) { in iova_reserve_pci_windows()
525 resource_list_for_each_entry(window, &bridge->dma_ranges) { in iova_reserve_pci_windows()

12