/third_party/uboot/u-boot-2020.01/doc/arch/ |
D | mips.rst | 27 - 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/ |
D | startup.c | 84 void dcache_disable(void); 109 dcache_disable(); in start_armboot()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/hw_compressed/ |
D | startup.c | 84 void dcache_disable(void); 109 dcache_disable(); in start_armboot()
|
/third_party/uboot/u-boot-2020.01/arch/nds32/lib/ |
D | cache.c | 198 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/ |
D | cpu.c | 26 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm920t/ |
D | cpu.c | 36 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-s5pc1xx/ |
D | cache.c | 21 dcache_disable(); in disable_caches()
|
/third_party/uboot/u-boot-2020.01/arch/nds32/cpu/n1213/ae3xx/ |
D | cpu.c | 38 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/nds32/cpu/n1213/ag101/ |
D | cpu.c | 38 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/ |
D | cpu.c | 37 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7m/ |
D | cpu.c | 36 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/ |
D | exception_level.c | 50 dcache_disable(); /* flush cache before switch to EL2 */ in switch_to_non_secure_mode()
|
D | cpu.c | 55 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm946es/ |
D | cpu.c | 41 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ |
D | exception_level.c | 50 dcache_disable(); /* flush cache before switch to HYP */ in switch_to_non_secure_mode()
|
D | cpu.c | 45 dcache_disable(); in cleanup_before_linux_select()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/sa1100/ |
D | cpu.c | 38 dcache_disable(); in cleanup_before_linux()
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/pxa/ |
D | pxa2xx.c | 38 dcache_disable(); in cleanup_before_linux() 248 dcache_disable(); in pxa_wakeup()
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/ |
D | cache.c | 44 void dcache_disable(void) in dcache_disable() function
|
/third_party/uboot/u-boot-2020.01/arch/xtensa/lib/ |
D | cache.c | 26 void dcache_disable(void) in dcache_disable() function
|
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/ |
D | cache.c | 65 __weak void dcache_disable(void) in dcache_disable() function
|
/third_party/uboot/u-boot-2020.01/common/ |
D | kgdb_stubs.c | 59 dcache_disable(); in kgdb_flush_cache_all()
|
/third_party/uboot/u-boot-2020.01/arch/nds32/include/asm/ |
D | cache.h | 17 void dcache_disable(void);
|
/third_party/uboot/u-boot-2020.01/arch/microblaze/cpu/ |
D | cache.c | 49 void dcache_disable(void) in dcache_disable() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm11/ |
D | cpu.c | 38 dcache_disable(); in cleanup_before_linux()
|