Home
last modified time | relevance | path

Searched refs:tb_flush (Results 1 – 15 of 15) 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.c43 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/gdbstub/
H A Duser.c221 tb_flush(cpu); in gdb_handlesig()
462 tb_flush(thread_cpu); in disable_gdbstub()
H A Dsystem.c174 tb_flush(cpu); in gdb_vm_state_change()
/openbmc/qemu/plugins/
H A Dcore.c258 tb_flush(cpu); in plugin_grow_scoreboards__locked()
694 tb_flush(current_cpu); in qemu_plugin_user_exit()
H A Dloader.c390 tb_flush(cpu); in plugin_flush_destroy()
/openbmc/qemu/
H A Dcpu-target.c65 tb_flush(cpu); in cpu_common_post_load()
/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c320 tb_flush(cpu); in tb_gen_code()
H A Dtb-maint.c788 void tb_flush(CPUState *cpu) in tb_flush() function
/openbmc/qemu/linux-user/
H A Dmmap.c1009 tb_flush(cpu); in target_mmap()
1449 tb_flush(cpu); in target_shmat()
H A Dsyscall.c6609 tb_flush(cpu); in do_fork()
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c303 tb_flush(CPU(cpu)); in h_page_init()
/openbmc/qemu/target/riscv/
H A Dcsr.c1762 tb_flush(env_cpu(env)); in write_misa()