Home
last modified time | relevance | path

Searched refs:dcache_disable (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/u-boot/doc/
H A DREADME.mips28 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 Dcpu.c24 dcache_disable(); in cleanup_before_linux()
H A Dcache.c71 void dcache_disable(void) in dcache_disable() function
/openbmc/u-boot/arch/arm/cpu/arm920t/
H A Dcpu.c34 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dcache.c20 dcache_disable(); in disable_caches()
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c197 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 Dcpu.c35 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/
H A Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcpu.c34 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/arm/cpu/arm946es/
H A Dcpu.c39 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dexception_level.c49 dcache_disable(); /* flush cache before switch to EL2 */ in switch_to_non_secure_mode()
H A Dcpu.c53 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcpu.c43 dcache_disable(); in cleanup_before_linux_select()
H A Dexception_level.c49 dcache_disable(); /* flush cache before switch to HYP */ in switch_to_non_secure_mode()
/openbmc/u-boot/arch/sh/cpu/sh3/
H A Dcpu.c60 void dcache_disable(void) in dcache_disable() function
/openbmc/u-boot/arch/arm/cpu/sa1100/
H A Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/xtensa/lib/
H A Dcache.c25 void dcache_disable(void) in dcache_disable() function
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcache.c43 void dcache_disable(void) in dcache_disable() function
/openbmc/u-boot/board/h2200/
H A Dh2200.c35 dcache_disable(); in board_init()
/openbmc/u-boot/arch/riscv/lib/
H A Dcache.c64 __weak void dcache_disable(void) in dcache_disable() function
/openbmc/u-boot/arch/sh/cpu/sh2/
H A Dcpu.c77 void dcache_disable(void) in dcache_disable() function
/openbmc/u-boot/common/
H A Dkgdb_stubs.c57 dcache_disable(); in kgdb_flush_cache_all()
/openbmc/u-boot/arch/arm/cpu/arm11/
H A Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dcache.h17 void dcache_disable(void);

123