Searched refs:IORESOURCE_CACHEABLE (Results 1 – 12 of 12) sorted by relevance
45 if (flags & IORESOURCE_CACHEABLE) in pci_iomap_range()
156 if (res->flags & IORESOURCE_CACHEABLE) in devm_ioremap_resource()
98 IORESOURCE_CACHEABLE | IORESOURCE_READONLY),
41 #define IORESOURCE_CACHEABLE 0x00008000 macro
105 flags |= IORESOURCE_READONLY | IORESOURCE_CACHEABLE; in of_pci_parse_addrs()
101 res->flags |= IORESOURCE_CACHEABLE; in pnp_assign_mem()
329 if (res_flag_ex & IORESOURCE_CACHEABLE) in mvs_ioremap()346 if (res_flag & IORESOURCE_CACHEABLE) in mvs_ioremap()
328 res->flags &= ~IORESOURCE_CACHEABLE; in ocfb_probe()
234 flags |= IORESOURCE_READONLY | IORESOURCE_CACHEABLE in pci_parse_of_addrs()
104 if (io_handle->flags & IORESOURCE_CACHEABLE) in asd_map_memio()
332 IORESOURCE_READONLY | IORESOURCE_CACHEABLE | in pci_read_bases()
262 if (flags & IORESOURCE_CACHEABLE) in arcmsr_remap_pciregion()