/openbmc/u-boot/arch/arm/cpu/arm920t/ |
H A D | cpu.c | 19 static void cache_flush(void); 36 cache_flush(); in cleanup_before_linux() 42 static void cache_flush (void) in cache_flush() function
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | cpu.c | 19 static void cache_flush(void); 39 cache_flush(); in cleanup_before_linux() 45 static void cache_flush (void) in cache_flush() function
|
/openbmc/u-boot/arch/arm/cpu/arm946es/ |
H A D | cpu.c | 20 static void cache_flush(void); 41 cache_flush(); in cleanup_before_linux() 47 static void cache_flush (void) in cache_flush() function
|
/openbmc/u-boot/arch/arm/cpu/sa1100/ |
H A D | cpu.c | 21 static void cache_flush(void); 39 cache_flush(); in cleanup_before_linux() 45 static void cache_flush (void) in cache_flush() function
|
/openbmc/u-boot/arch/arm/cpu/arm11/ |
H A D | cpu.c | 21 static void cache_flush(void); 38 cache_flush(); in cleanup_before_linux() 43 static void cache_flush(void) in cache_flush() function
|
/openbmc/linux/drivers/char/agp/ |
H A D | intel-agp.c | 463 .cache_flush = global_cache_flush, 490 .cache_flush = global_cache_flush, 517 .cache_flush = global_cache_flush, 544 .cache_flush = global_cache_flush, 571 .cache_flush = global_cache_flush, 598 .cache_flush = global_cache_flush, 625 .cache_flush = global_cache_flush, 652 .cache_flush = global_cache_flush, 679 .cache_flush = global_cache_flush,
|
H A D | ali-agp.c | 215 .cache_flush = global_cache_flush, 239 .cache_flush = m1541_cache_flush,
|
H A D | via-agp.c | 183 .cache_flush = global_cache_flush, 210 .cache_flush = global_cache_flush,
|
H A D | generic.c | 420 curr->bridge->driver->cache_flush(); in agp_bind_memory() 936 bridge->driver->cache_flush(); in agp_generic_create_gatt_table() 945 bridge->driver->cache_flush(); in agp_generic_create_gatt_table() 1089 bridge->driver->cache_flush(); in agp_generic_insert_memory()
|
H A D | alpha-agp.c | 136 .cache_flush = global_cache_flush,
|
H A D | uninorth-agp.c | 522 .cache_flush = null_cache_flush, 550 .cache_flush = null_cache_flush,
|
H A D | agp.h | 111 void (*cache_flush)(void); member
|
H A D | efficeon-agp.c | 324 .cache_flush = global_cache_flush,
|
H A D | parisc-agp.c | 236 .cache_flush = global_cache_flush,
|
/openbmc/u-boot/arch/riscv/cpu/ax25/ |
H A D | cpu.c | 22 cache_flush(); in cleanup_before_linux()
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | cache.h | 11 void cache_flush(void);
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
H A D | cpu.c | 34 cache_flush(); in cleanup_before_linux()
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
H A D | cpu.c | 34 cache_flush(); in cleanup_before_linux()
|
/openbmc/u-boot/arch/riscv/cpu/generic/ |
H A D | cpu.c | 19 cache_flush(); in cleanup_before_linux()
|
/openbmc/u-boot/arch/arm/cpu/pxa/ |
H A D | pxa2xx.c | 19 static void cache_flush(void) in cache_flush() function 37 cache_flush(); in cleanup_before_linux()
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | cache.c | 35 void cache_flush(void) in cache_flush() function
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | cache.h | 18 void cache_flush(void);
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | cache.c | 255 void cache_flush(void) in cache_flush() function
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | cache.h | 227 extern void cache_flush(void);
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | sgiarcs.h | 239 LONG cache_flush; member
|