Home
last modified time | relevance | path

Searched refs:flush_idcache_range (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dcacheflush.h24 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
31 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
38 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len);
/openbmc/qemu/util/
H A Dcacheflush.c246 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
264 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
314 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
324 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
364 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
375 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
/openbmc/qemu/tcg/
H A Dtcg.c1917 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_prologue_init()
7053 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_gen_code()
/openbmc/qemu/system/
H A Dphysmem.c3222 flush_idcache_range((uintptr_t)ram_ptr, (uintptr_t)ram_ptr, l); in address_space_write_rom_internal()
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1364 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1955 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2040 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc1835 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc2921 flush_idcache_range(jmp_rx, jmp_rw, 4);