Searched defs:prefetch (Results 1 – 24 of 24) sorted by relevance
31 struct pci_region *prefetch, in pciauto_setup_device()
22 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
125 static inline void prefetch(const void *addr) in prefetch() function
21 static inline void prefetch(const void *ptr) in prefetch() function
47 int prefetch; member
9 static inline void prefetch(const void *x) {;} in prefetch() function