| /openbmc/u-boot/doc/ |
| H A D | README.mips | 28 1) insert flush_cache(all) before calling dcache_disable(), or 29 2) fix dcache_disable() to do both flushing and disabling cache. 31 * Note that Linux users need to kill dcache_disable() in do_bootelf_exec()
|
| /openbmc/u-boot/arch/riscv/cpu/ax25/ |
| H A D | cpu.c | 24 dcache_disable(); in cleanup_before_linux()
|
| H A D | cache.c | 71 void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/arch/arm/cpu/arm920t/ |
| H A D | cpu.c | 34 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/arm/mach-s5pc1xx/ |
| H A D | cache.c | 20 dcache_disable(); in disable_caches()
|
| /openbmc/u-boot/arch/nds32/lib/ |
| H A D | cache.c | 197 void dcache_disable(void) in dcache_disable() function 238 void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
| H A D | cpu.c | 35 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
| H A D | cpu.c | 36 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
| H A D | cpu.c | 36 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/arm/cpu/armv7m/ |
| H A D | cpu.c | 34 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/arm/cpu/arm946es/ |
| H A D | cpu.c | 39 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/arm/cpu/armv8/ |
| H A D | exception_level.c | 49 dcache_disable(); /* flush cache before switch to EL2 */ in switch_to_non_secure_mode()
|
| H A D | cpu.c | 53 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/arm/cpu/armv7/ |
| H A D | cpu.c | 43 dcache_disable(); in cleanup_before_linux_select()
|
| H A D | exception_level.c | 49 dcache_disable(); /* flush cache before switch to HYP */ in switch_to_non_secure_mode()
|
| /openbmc/u-boot/arch/sh/cpu/sh3/ |
| H A D | cpu.c | 60 void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/arch/arm/cpu/sa1100/ |
| H A D | cpu.c | 36 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/xtensa/lib/ |
| H A D | cache.c | 25 void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cache.c | 43 void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/board/h2200/ |
| H A D | h2200.c | 35 dcache_disable(); in board_init()
|
| /openbmc/u-boot/arch/riscv/lib/ |
| H A D | cache.c | 64 __weak void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/arch/sh/cpu/sh2/ |
| H A D | cpu.c | 77 void dcache_disable(void) in dcache_disable() function
|
| /openbmc/u-boot/common/ |
| H A D | kgdb_stubs.c | 57 dcache_disable(); in kgdb_flush_cache_all()
|
| /openbmc/u-boot/arch/arm/cpu/arm11/ |
| H A D | cpu.c | 36 dcache_disable(); in cleanup_before_linux()
|
| /openbmc/u-boot/arch/nds32/include/asm/ |
| H A D | cache.h | 17 void dcache_disable(void);
|