Searched refs:tcg_gen_call2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | plugin-gen.c | 114 tcg_gen_call2(cb->f.vcpu_udata, cb->info, NULL, in gen_udata_cb() 170 tcg_gen_call2(cb->f.vcpu_udata, cb->info, NULL, in gen_udata_cond_cb()
|
/openbmc/qemu/include/exec/ |
H A D | helper-gen.h.inc | 36 tcg_gen_call2(glue(helper_info_,name).func, \
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 840 void tcg_gen_call2(void *func, TCGHelperInfo *, TCGTemp *ret,
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 2344 void tcg_gen_call2(void *func, TCGHelperInfo *info, TCGTemp *ret, in tcg_gen_call2() function
|