Home
last modified time | relevance | path

Searched refs:IORESOURCE_PREFETCH (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/pci/
A Dsetup-bus.c328 if (res->flags & IORESOURCE_PREFETCH) { in pci_need_to_release()
329 if (mask & IORESOURCE_PREFETCH) in pci_need_to_release()
647 if (res->flags & IORESOURCE_PREFETCH) { in pci_setup_bridge_mmio_pref()
678 if (type & IORESOURCE_PREFETCH) in __pci_setup_bridge()
691 IORESOURCE_PREFETCH; in pci_setup_bridge()
1000 mask | IORESOURCE_PREFETCH, type); in pbus_size_mem()
1343 IORESOURCE_PREFETCH; in assign_fixed_resource_on_bus()
1546 else if (!(type & IORESOURCE_PREFETCH)) in pci_bridge_release_resources()
1552 (b_res[2].flags & IORESOURCE_PREFETCH)) in pci_bridge_release_resources()
1574 if (type & IORESOURCE_PREFETCH) in pci_bridge_release_resources()
[all …]
A Dsetup-res.c263 IORESOURCE_PREFETCH | IORESOURCE_MEM_64, in __pci_assign_resource()
272 if ((res->flags & (IORESOURCE_PREFETCH | IORESOURCE_MEM_64)) == in __pci_assign_resource()
273 (IORESOURCE_PREFETCH | IORESOURCE_MEM_64)) { in __pci_assign_resource()
275 IORESOURCE_PREFETCH, in __pci_assign_resource()
287 if (res->flags & (IORESOURCE_PREFETCH | IORESOURCE_MEM_64)) in __pci_assign_resource()
A Dbus.c182 if ((r->flags & IORESOURCE_PREFETCH) && in pci_bus_alloc_from_region()
183 !(res->flags & IORESOURCE_PREFETCH)) in pci_bus_alloc_from_region()
A Dof.c581 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in pci_parse_request_of_pci_ranges()
583 if (!(res->flags & IORESOURCE_PREFETCH)) in pci_parse_request_of_pci_ranges()
A Dproc.c273 if (dev->resource[i].flags & IORESOURCE_PREFETCH) in proc_bus_pci_mmap()
/linux/drivers/pci/hotplug/
A Dshpchp_sysfs.c38 !(res->flags & IORESOURCE_PREFETCH)) { in show_ctrl()
48 (res->flags & IORESOURCE_PREFETCH)) { in show_ctrl()
/linux/arch/powerpc/platforms/52xx/
A Dmpc52xx_pci.c269 if (res->flags & IORESOURCE_PREFETCH) in mpc52xx_pci_setup()
283 if (res->flags & IORESOURCE_PREFETCH) in mpc52xx_pci_setup()
/linux/arch/arm/mach-sa1100/
A Dpci-nanoengine.c126 .flags = IORESOURCE_MEM | IORESOURCE_PREFETCH,
/linux/arch/x86/pci/
A Dbroadcom_bus.c61 res.flags = IORESOURCE_MEM | IORESOURCE_PREFETCH; in cnb20le_res()
A Dfixup.c740 res->flags = IORESOURCE_PREFETCH | IORESOURCE_MEM | in pci_amd_enable_64bit_bar()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-host.c213 if (!(flags & IORESOURCE_PREFETCH)) in cdns_pcie_host_bar_ib_config()
217 if (!(flags & IORESOURCE_PREFETCH)) in cdns_pcie_host_bar_ib_config()
/linux/drivers/pci/controller/
A Dpci-xgene.c425 if (res->flags & IORESOURCE_PREFETCH) in xgene_pcie_map_ranges()
503 if (entry->res->flags & IORESOURCE_PREFETCH) in xgene_pcie_setup_ib_reg()
A Dpci-ixp4xx.c395 if (res->flags & IORESOURCE_PREFETCH) in ixp4xx_pci_parse_map_ranges()
/linux/drivers/acpi/
A Dioapic.c60 if ((res->flags & IORESOURCE_PREFETCH) || in setup_res()
/linux/arch/arm/mach-footbridge/
A Ddc21285.c259 res[1].flags = IORESOURCE_MEM | IORESOURCE_PREFETCH; in dc21285_setup()
/linux/arch/powerpc/platforms/
A Dfsl_uli1575.c225 if ((flags & (IORESOURCE_MEM|IORESOURCE_PREFETCH)) == IORESOURCE_MEM) in quirk_final_uli5249()
/linux/arch/powerpc/platforms/powernv/
A Dpci.h207 unsigned long flags = (IORESOURCE_MEM_64 | IORESOURCE_PREFETCH); in pnv_pci_is_m64_flags()
/linux/arch/powerpc/platforms/4xx/
A Dpci.c105 res->flags = IORESOURCE_MEM | IORESOURCE_PREFETCH; in ppc4xx_parse_dma_ranges()
139 res->flags &= ~IORESOURCE_PREFETCH; in ppc4xx_parse_dma_ranges()
238 if (flags & IORESOURCE_PREFETCH) in ppc4xx_setup_one_pci_PMM()
510 if (res->flags & IORESOURCE_PREFETCH) in ppc4xx_configure_pcix_PIMs()
1876 if (res->flags & IORESOURCE_PREFETCH) in ppc4xx_configure_pciex_PIMs()
/linux/include/linux/
A Dioport.h46 #define IORESOURCE_PREFETCH 0x00002000 /* No side effects */ macro
/linux/drivers/pcmcia/
A Dyenta_socket.c681 (IORESOURCE_IO | IORESOURCE_MEM | IORESOURCE_PREFETCH)) in yenta_search_res()
727 if (type & IORESOURCE_PREFETCH) { in yenta_allocate_res()
773 IORESOURCE_MEM | IORESOURCE_PREFETCH, in yenta_allocate_resources()
/linux/arch/sparc/kernel/
A Dof_device_32.c95 flags |= IORESOURCE_PREFETCH; in of_bus_pci_get_flags()
A Dof_device_64.c158 flags |= IORESOURCE_PREFETCH; in of_bus_pci_get_flags()
/linux/arch/powerpc/kernel/
A Dpci_of_scan.c89 flags |= IORESOURCE_PREFETCH | in pci_parse_of_flags()
A Dpci-common.c539 if (found->flags & IORESOURCE_PREFETCH) in pci_phys_mem_access_prot()
806 (range.flags & IORESOURCE_PREFETCH) ? in pci_process_bridge_OF_ranges()
/linux/arch/microblaze/pci/
A Dpci-common.c206 if (found->flags & IORESOURCE_PREFETCH) in pci_phys_mem_access_prot()
483 (range.flags & IORESOURCE_PREFETCH) ? in pci_process_bridge_OF_ranges()

Completed in 43 milliseconds

12