Home
last modified time | relevance | path

Searched refs:tb_flush (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/include/exec/
H A Dtb-flush.h24 void tb_flush(CPUState *cs);
/openbmc/qemu/accel/stubs/
H A Dtcg-stub.c17 void tb_flush(CPUState *cpu) in tb_flush() function
/openbmc/qemu/target/alpha/
H A Dsys_helper.c59 tb_flush(env_cpu(env)); in helper_tb_flush()
H A Dhelper.h93 DEF_HELPER_FLAGS_1(tb_flush, TCG_CALL_NO_RWG, void, env)
/openbmc/qemu/
H A Dcpu-target.c64 tb_flush(cpu); in cpu_common_post_load()
/openbmc/qemu/gdbstub/
H A Duser.c135 tb_flush(cpu); in gdb_handlesig()
H A Dsystem.c173 tb_flush(cpu); in gdb_vm_state_change()
/openbmc/qemu/plugins/
H A Dloader.c385 tb_flush(cpu); in plugin_flush_destroy()
H A Dcore.c528 tb_flush(current_cpu); in qemu_plugin_user_exit()
/openbmc/qemu/linux-user/
H A Dmmap.c536 tb_flush(cpu); in target_mmap()
1131 tb_flush(cpu); in target_shmat()
H A Dsyscall.c6582 tb_flush(cpu); in do_fork()
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0004-linux-user-Rewrite-target_shmat.patch218 tb_flush(cpu);
/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c321 tb_flush(cpu); in tb_gen_code()
H A Dtb-maint.c787 void tb_flush(CPUState *cpu) in tb_flush() function
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c300 tb_flush(CPU(cpu)); in h_page_init()
/openbmc/qemu/target/riscv/
H A Dcsr.c1469 tb_flush(env_cpu(env)); in write_misa()