• Home
  • Raw
  • Download

Lines Matching full:prefetchable

14  *	     tighter packing. Prefetchable range support.
576 first write. Ditto 64-bit prefetchable MMIO. */
734 prefetchable memory ranges. If not, the respective
1126 * Check whether prefetchable memory is supported in pci_bus_size_cardbus()
1139 * If we have prefetchable memory support, allocate in pci_bus_size_cardbus()
1220 * If there's a 64-bit prefetchable MMIO window, compute in __pci_bus_size_bridges()
1221 * the size required to put all 64-bit prefetchable in __pci_bus_size_bridges()
1235 * If successful, all non-prefetchable resources in __pci_bus_size_bridges()
1236 * and any 32-bit prefetchable resources will go in in __pci_bus_size_bridges()
1237 * the non-prefetchable window. in __pci_bus_size_bridges()
1247 * If there is no 64-bit prefetchable window, compute the in __pci_bus_size_bridges()
1248 * size required to put all prefetchable resources in the in __pci_bus_size_bridges()
1249 * 32-bit prefetchable window (if there is one). in __pci_bus_size_bridges()
1259 * If successful, only non-prefetchable resources in __pci_bus_size_bridges()
1260 * will go in the non-prefetchable window. in __pci_bus_size_bridges()
1272 * non-prefetchable window. This includes: in __pci_bus_size_bridges()
1274 * - all non-prefetchable resources in __pci_bus_size_bridges()
1275 * - 32-bit prefetchable resources if there's a 64-bit in __pci_bus_size_bridges()
1276 * prefetchable window or no prefetchable window at all in __pci_bus_size_bridges()
1277 * - 64-bit prefetchable resources if there's no in __pci_bus_size_bridges()
1278 * prefetchable window at all in __pci_bus_size_bridges()
1282 * 32-bit prefetchable resource in a 64-bit prefetchable in __pci_bus_size_bridges()