/openbmc/linux/drivers/video/fbdev/i810/ |
H A D | i810_main.h | 55 static inline void flush_cache(void) in flush_cache() function 60 #define flush_cache() do { } while(0) macro
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | cache.c | 11 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | string.S | 253 flush_cache: label
|
/openbmc/u-boot/board/sandbox/ |
H A D | sandbox.c | 26 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | cache.c | 52 void flush_cache (ulong addr, ulong size) in flush_cache() function
|
/openbmc/u-boot/arch/xtensa/lib/ |
H A D | cache.c | 29 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
/openbmc/u-boot/arch/sh/cpu/sh3/ |
H A D | cpu.c | 38 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | cache.c | 41 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/sh/cpu/sh2/ |
H A D | cpu.c | 55 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | cache.c | 14 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | cache.c | 16 __weak void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | cache.c | 98 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/sh/cpu/sh4/ |
H A D | cache.c | 78 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | cache.c | 109 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | cpu.c | 79 void flush_cache(unsigned long dummy1, unsigned long dummy2) in flush_cache() function
|
/openbmc/linux/drivers/mmc/core/ |
H A D | core.h | 33 int (*flush_cache)(struct mmc_host *); member
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | cache.c | 262 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | cache.c | 671 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
/openbmc/linux/include/net/ |
H A D | fib_rules.h | 91 void (*flush_cache)(struct fib_rules_ops *ops); member
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hal.h | 876 struct hal_reo_status_flush_cache flush_cache; member
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hal.h | 988 struct hal_reo_status_flush_cache flush_cache; member
|
/openbmc/linux/drivers/scsi/ |
H A D | ips.h | 590 IPS_FC_CMD flush_cache; member
|
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 952 struct bmic_flush_cache *flush_cache; in pqi_flush_cache() local
|