Home
last modified time | relevance | path

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

123

/third_party/uboot/u-boot-2020.01/doc/arch/
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()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/hw_compressed/
Dstartup.c84 void dcache_disable(void);
109 dcache_disable(); in start_armboot()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/hw_compressed/
Dstartup.c84 void dcache_disable(void);
109 dcache_disable(); in start_armboot()
/third_party/uboot/u-boot-2020.01/arch/nds32/lib/
Dcache.c198 void dcache_disable(void) in dcache_disable() function
239 void dcache_disable(void) in dcache_disable() function
/third_party/uboot/u-boot-2020.01/arch/riscv/cpu/ax25/
Dcpu.c26 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm920t/
Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-s5pc1xx/
Dcache.c21 dcache_disable(); in disable_caches()
/third_party/uboot/u-boot-2020.01/arch/nds32/cpu/n1213/ae3xx/
Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/nds32/cpu/n1213/ag101/
Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/
Dcpu.c37 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7m/
Dcpu.c36 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/
Dexception_level.c50 dcache_disable(); /* flush cache before switch to EL2 */ in switch_to_non_secure_mode()
Dcpu.c55 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm946es/
Dcpu.c41 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/
Dexception_level.c50 dcache_disable(); /* flush cache before switch to HYP */ in switch_to_non_secure_mode()
Dcpu.c45 dcache_disable(); in cleanup_before_linux_select()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/sa1100/
Dcpu.c38 dcache_disable(); in cleanup_before_linux()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/pxa/
Dpxa2xx.c38 dcache_disable(); in cleanup_before_linux()
248 dcache_disable(); in pxa_wakeup()
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/
Dcache.c44 void dcache_disable(void) in dcache_disable() function
/third_party/uboot/u-boot-2020.01/arch/xtensa/lib/
Dcache.c26 void dcache_disable(void) in dcache_disable() function
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/
Dcache.c65 __weak void dcache_disable(void) in dcache_disable() function
/third_party/uboot/u-boot-2020.01/common/
Dkgdb_stubs.c59 dcache_disable(); in kgdb_flush_cache_all()
/third_party/uboot/u-boot-2020.01/arch/nds32/include/asm/
Dcache.h17 void dcache_disable(void);
/third_party/uboot/u-boot-2020.01/arch/microblaze/cpu/
Dcache.c49 void dcache_disable(void) in dcache_disable() function
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm11/
Dcpu.c38 dcache_disable(); in cleanup_before_linux()

123