Home
last modified time | relevance | path

Searched refs:prefetch_end (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/pci/
Dsetup-bus.c103 ranges.prefetch_end = bus->resource[2]->end; in pci_setup_bridge()
152 l |= ranges.prefetch_end & 0xfff00000; in pci_setup_bridge()
154 ranges.prefetch_start, ranges.prefetch_end)); in pci_setup_bridge()
/linux-2.4.37.9/arch/arm/kernel/
Dbios32.c444 ranges->prefetch_end -= root->mem_offset; in pcibios_fixup_pbus_ranges()
/linux-2.4.37.9/arch/alpha/kernel/
Dpci.c387 ranges->prefetch_end -= hose->mem_space->start; in pcibios_fixup_pbus_ranges()
/linux-2.4.37.9/include/linux/
Dpci.h504 unsigned long prefetch_start, prefetch_end; member