Home
last modified time | relevance | path

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

123

/u-boot/arch/riscv/cpu/ax25/
A Dcpu.c26 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/cpu/arm920t/
A Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/mach-stm32mp/
A Dspl.c153 dcache_disable(); in spl_board_prepare_for_boot()
158 dcache_disable(); in spl_board_prepare_for_linux()
/u-boot/doc/arch/
A Dmips.rst27 - insert flush_cache(all) before calling dcache_disable(), or
28 - fix dcache_disable() to do both flushing and disabling cache.
30 * Note that Linux users need to kill dcache_disable() in do_bootelf_exec()
/u-boot/arch/arm/mach-s5pc1xx/
A Dcache.c22 dcache_disable(); in disable_caches()
/u-boot/arch/nds32/cpu/n1213/ae3xx/
A Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/nds32/cpu/n1213/ag101/
A Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/cpu/arm926ejs/
A Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/cpu/armv7m/
A Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/cpu/arm946es/
A Dcpu.c41 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/cpu/armv8/
A Dexception_level.c52 dcache_disable(); /* flush cache before switch to EL2 */ in switch_to_non_secure_mode()
A Dcpu.c61 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/arm/cpu/armv7/
A Dcpu.c45 dcache_disable(); in cleanup_before_linux_select()
A Dexception_level.c51 dcache_disable(); /* flush cache before switch to HYP */ in switch_to_non_secure_mode()
/u-boot/arch/arm/cpu/sa1100/
A Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcache.c44 void dcache_disable(void) in dcache_disable() function
/u-boot/arch/xtensa/lib/
A Dcache.c26 void dcache_disable(void) in dcache_disable() function
/u-boot/arch/riscv/lib/
A Dcache.c65 __weak void dcache_disable(void) in dcache_disable() function
/u-boot/arch/nds32/lib/
A Dcache.c199 void dcache_disable(void) in dcache_disable() function
240 void dcache_disable(void) in dcache_disable() function
/u-boot/common/
A Dkgdb_stubs.c60 dcache_disable(); in kgdb_flush_cache_all()
/u-boot/arch/nds32/include/asm/
A Dcache.h17 void dcache_disable(void);
/u-boot/arch/microblaze/cpu/
A Dcache.c50 void dcache_disable(void) in dcache_disable() function
/u-boot/arch/arm/cpu/arm11/
A Dcpu.c39 dcache_disable(); in cleanup_before_linux()
/u-boot/cmd/
A Dcache.c69 dcache_disable(); in do_dcache()
/u-boot/include/
A Dcpu_func.h60 void dcache_disable(void);

Completed in 18 milliseconds

123