Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcacheflush.c242 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
260 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
310 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
320 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
360 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
371 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
/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 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len);
/openbmc/qemu/tcg/
H A Dtcg.c1438 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_prologue_init()
6282 flush_idcache_range((uintptr_t)tcg_splitwx_to_rx(s->code_buf), in tcg_gen_code()
/openbmc/qemu/system/
H A Dphysmem.c3050 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.inc1270 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc1799 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1954 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2104 flush_idcache_range(jmp_rx, jmp_rw, 4);
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc2942 flush_idcache_range(jmp_rx, jmp_rw, 4);