Searched refs:ffi_flush_icache (Results 1 – 6 of 6) sorted by relevance
38 .globl ffi_flush_icache symbol41 ffi_flush_icache: label60 .size ffi_flush_icache,.ffi_flush_icache_end-ffi_flush_icache
380 void ffi_flush_icache (void *, size_t);445 ffi_flush_icache (call_struct, 32); in ffi_call()533 ffi_flush_icache (closure, 16); in ffi_prep_closure_loc()
613 * src/sparc/v8.S (ffi_flush_icache): Implement a sparc v9 cache632 * src/sparc/v8.S (ffi_flush_icache): Out-of-line cache flusher for635 Call ffi_flush_icache for non-GCC builds.636 (ffi_prep_closure_loc): Use ffi_flush_icache.