Home
last modified time | relevance | path

Searched defs:flush_cache (Results 1 – 19 of 19) sorted by relevance

/third_party/libunwind/tests/
Dflush-cache.S9 .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 …]
Dflush-cache.h31 #define flush_cache(ADDR, LEN) \ macro
/third_party/uboot/u-boot-2020.01/arch/powerpc/lib/
Dcache.c12 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/board/sandbox/
Dsandbox.c28 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/microblaze/cpu/
Dcache.c57 void flush_cache(ulong addr, ulong size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/xtensa/lib/
Dcache.c30 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/
Dcache.c42 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/m68k/lib/
Dcache.c15 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/arm/lib/
Dcache.c17 __weak void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/nios2/lib/
Dcache.c99 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/sh/cpu/sh4/
Dcache.c79 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/mips/lib/
Dcache.c110 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/
Dcpu.c80 void flush_cache(unsigned long dummy1, unsigned long dummy2) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/nds32/lib/
Dcache.c263 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
/third_party/uboot/u-boot-2020.01/arch/arc/lib/
Dcache.c672 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
/third_party/pixman/test/
Daffine-bench.c152 flush_cache (void) in flush_cache() function
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c101 static void flush_cache(AVCodecContext *avctx) in flush_cache() function
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c461 …_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/
Dssl_lib.cc309 int flush_cache = 0; in ssl_update_cache() local