Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_auto_old.c32 struct pci_region *prefetch, in pciauto_setup_device()
H A Dpci_auto.c23 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dprocessor.h126 static inline void prefetch(const void *addr) in prefetch() function
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.h22 static inline void prefetch(const void *ptr) in prefetch() function
/rk3399_rockchip-uboot/include/linux/
H A Dlist.h9 static inline void prefetch(const void *x) {;} in prefetch() function