Lines Matching full:prefetchable
14 * tighter packing. Prefetchable range support.
572 * 64-bit prefetchable MMIO.
733 * Check whether the bridge supports optional I/O and prefetchable memory
1156 /* Check whether prefetchable memory is supported by this bridge. */ in pci_bus_size_cardbus()
1168 * If we have prefetchable memory support, allocate two regions. in pci_bus_size_cardbus()
1262 * If there's a 64-bit prefetchable MMIO window, compute in __pci_bus_size_bridges()
1263 * the size required to put all 64-bit prefetchable in __pci_bus_size_bridges()
1276 * If successful, all non-prefetchable resources in __pci_bus_size_bridges()
1277 * and any 32-bit prefetchable resources will go in in __pci_bus_size_bridges()
1278 * the non-prefetchable window. in __pci_bus_size_bridges()
1288 * If there is no 64-bit prefetchable window, compute the in __pci_bus_size_bridges()
1289 * size required to put all prefetchable resources in the in __pci_bus_size_bridges()
1290 * 32-bit prefetchable window (if there is one). in __pci_bus_size_bridges()
1300 * If successful, only non-prefetchable resources in __pci_bus_size_bridges()
1301 * will go in the non-prefetchable window. in __pci_bus_size_bridges()
1313 * non-prefetchable window. This includes: in __pci_bus_size_bridges()
1315 * - all non-prefetchable resources in __pci_bus_size_bridges()
1316 * - 32-bit prefetchable resources if there's a 64-bit in __pci_bus_size_bridges()
1317 * prefetchable window or no prefetchable window at all in __pci_bus_size_bridges()
1318 * - 64-bit prefetchable resources if there's no prefetchable in __pci_bus_size_bridges()
1323 * prefetchable resource in a 64-bit prefetchable window. in __pci_bus_size_bridges()