Home
last modified time | relevance | path

Searched refs:tcg_gen_call4 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/exec/
H A Dhelper-gen.h.inc57 tcg_gen_call4(glue(helper_info_,name).func, \
/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c207 tcg_gen_call4(cb->f.vcpu_mem, cb->info, NULL, in gen_mem_cb()
/openbmc/qemu/include/tcg/
H A Dtcg.h844 void tcg_gen_call4(void *func, TCGHelperInfo *, TCGTemp *ret,
/openbmc/qemu/tcg/
H A Dtcg.c2358 void tcg_gen_call4(void *func, TCGHelperInfo *info, TCGTemp *ret, in tcg_gen_call4() function