| /third_party/libunwind/tests/ |
| D | flush-cache.S | 9 .global flush_cache symbol 11 .proc flush_cache label 12 flush_cache: label 41 .globl flush_cache symbol 42 flush_cache: label 49 .globl flush_cache symbol 50 flush_cache: label 57 .globl flush_cache symbol 58 flush_cache: label 67 .globl flush_cache symbol [all …]
|
| D | flush-cache.h | 31 #define flush_cache(ADDR, LEN) \ macro
|
| /third_party/uboot/u-boot-2020.01/arch/powerpc/lib/ |
| D | cache.c | 12 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/board/sandbox/ |
| D | sandbox.c | 28 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/microblaze/cpu/ |
| D | cache.c | 57 void flush_cache(ulong addr, ulong size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/xtensa/lib/ |
| D | cache.c | 30 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/riscv/lib/ |
| D | cache.c | 42 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/m68k/lib/ |
| D | cache.c | 15 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/arm/lib/ |
| D | cache.c | 17 __weak void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/nios2/lib/ |
| D | cache.c | 99 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/sh/cpu/sh4/ |
| D | cache.c | 79 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/mips/lib/ |
| D | cache.c | 110 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/x86/cpu/ |
| D | cpu.c | 80 void flush_cache(unsigned long dummy1, unsigned long dummy2) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/nds32/lib/ |
| D | cache.c | 263 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
| /third_party/uboot/u-boot-2020.01/arch/arc/lib/ |
| D | cache.c | 672 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
| /third_party/pixman/test/ |
| D | affine-bench.c | 152 flush_cache (void) in flush_cache() function
|
| /third_party/ffmpeg/libavcodec/ |
| D | pgssubdec.c | 101 static void flush_cache(AVCodecContext *avctx) in flush_cache() function
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeARM_32.c | 461 …_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) in inline_set_jump_addr() 558 …_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_sw new_constant, sljit_s32 flush_cache) in inline_set_const()
|
| /third_party/boringssl/src/ssl/ |
| D | ssl_lib.cc | 309 int flush_cache = 0; in ssl_update_cache() local
|