Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c1117 int max_stk_slots = TCG_STATIC_CALL_ARGS_SIZE / sizeof(tcg_target_long); in init_call_layout() local
1258 assert(cum.arg_slot <= max_reg_slots + max_stk_slots); in init_call_layout()
1276 assert(ref_base + cum.ref_slot <= max_stk_slots); in init_call_layout()