Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_auto_old.c31 struct pci_region *prefetch, in pciauto_setup_device()
H A Dpci_auto.c22 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h125 static inline void prefetch(const void *addr) in prefetch() function
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h21 static inline void prefetch(const void *ptr) in prefetch() function
/openbmc/qemu/hw/dma/
H A Domap_dma.c47 int prefetch; member
/openbmc/u-boot/include/linux/
H A Dlist.h9 static inline void prefetch(const void *x) {;} in prefetch() function