Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtci.c392 void *call_slots[MAX_CALL_IARGS]; in tcg_qemu_tb_exec() local
404 call_slots[i] = &stack[s]; in tcg_qemu_tb_exec()
410 ffi_call(cif, func, stack, call_slots); in tcg_qemu_tb_exec()