HomeSort by relevance Sort by last modified time
    Searched defs:flush_cache (Results 1 - 3 of 3) sorted by null

  /external/libunwind/tests/
flush-cache.S 9 .global flush_cache
11 .proc flush_cache
12 flush_cache: label
37 .endp flush_cache
41 .globl flush_cache
42 flush_cache: label
49 .globl flush_cache
50 flush_cache: label
57 .globl flush_cache
58 flush_cache label
68 flush_cache: label
78 flush_cache: label
    [all...]
flush-cache.h 31 #define flush_cache(ADDR, LEN) \ macro
35 extern void flush_cache (void *addr, size_t len);
  /external/boringssl/src/ssl/
ssl_lib.cc 1843 int flush_cache = 0; local
    [all...]

Completed in 866 milliseconds