Lines Matching full:prefetchable
14 * tighter packing. Prefetchable range support.
676 * 64-bit prefetchable MMIO.
843 * Check whether the bridge supports optional I/O and prefetchable memory
1348 /* Check whether prefetchable memory is supported by this bridge. */ in pci_bus_size_cardbus()
1360 * If we have prefetchable memory support, allocate two regions. in pci_bus_size_cardbus()
1453 * If there's a 64-bit prefetchable MMIO window, compute in __pci_bus_size_bridges()
1454 * the size required to put all 64-bit prefetchable in __pci_bus_size_bridges()
1467 * If successful, all non-prefetchable resources in __pci_bus_size_bridges()
1468 * and any 32-bit prefetchable resources will go in in __pci_bus_size_bridges()
1469 * the non-prefetchable window. in __pci_bus_size_bridges()
1479 * If there is no 64-bit prefetchable window, compute the in __pci_bus_size_bridges()
1480 * size required to put all prefetchable resources in the in __pci_bus_size_bridges()
1481 * 32-bit prefetchable window (if there is one). in __pci_bus_size_bridges()
1491 * If successful, only non-prefetchable resources in __pci_bus_size_bridges()
1492 * will go in the non-prefetchable window. in __pci_bus_size_bridges()
1504 * non-prefetchable window. This includes: in __pci_bus_size_bridges()
1506 * - all non-prefetchable resources in __pci_bus_size_bridges()
1507 * - 32-bit prefetchable resources if there's a 64-bit in __pci_bus_size_bridges()
1508 * prefetchable window or no prefetchable window at all in __pci_bus_size_bridges()
1509 * - 64-bit prefetchable resources if there's no prefetchable in __pci_bus_size_bridges()
1514 * prefetchable resource in a 64-bit prefetchable window. in __pci_bus_size_bridges()
1994 * Make sure prefetchable memory is reduced from in remove_dev_resources()
1996 * prefetchable memory in non-prefetchable window in remove_dev_resources()
1997 * if there is a 64-bit prefetchable window. in remove_dev_resources()