Home
last modified time | relevance | path

Searched refs:flush_icache_range (Results 1 – 11 of 11) sorted by relevance

/external/qemu/tcg/
Dtcg-dyngen.c48 static inline void flush_icache_range(unsigned long start, unsigned long stop)
52 static inline void flush_icache_range(unsigned long start, unsigned long stop)
64 static inline void flush_icache_range(unsigned long start, unsigned long stop)
82 static inline void flush_icache_range(unsigned long start, unsigned long stop)
87 static inline void flush_icache_range(unsigned long start, unsigned long stop)
98 static inline void flush_icache_range(unsigned long start, unsigned long stop)
108 static inline void flush_icache_range(unsigned long start, unsigned long stop)
115 static inline void flush_icache_range(unsigned long start, unsigned long stop)
Dtcg.c237 flush_icache_range((unsigned long)s->code_buf, in tcg_context_init()
2012 flush_icache_range((unsigned long)gen_code_buf, in dyngen_code()
/external/qemu/tcg/i386/
Dtcg-target.h53 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
/external/qemu/tcg/x86_64/
Dtcg-target.h75 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
/external/qemu/tcg/arm/
Dtcg-target.h70 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
/external/qemu/tcg/ppc/
Dtcg-target.h89 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
Dtcg-target.c1074 flush_icache_range(jmp_addr, jmp_addr + patch_size); in ppc_tb_set_jmp_target()
/external/qemu/tcg/ppc64/
Dtcg-target.h89 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
Dtcg-target.c1008 flush_icache_range (jmp_addr, jmp_addr + patch_size); in ppc_tb_set_jmp_target()
/external/qemu/tcg/sparc/
Dtcg-target.h113 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
/external/qemu/tcg/hppa/
Dtcg-target.h89 static inline void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function