Searched refs:arg_regs (Results 1 – 1 of 1) sorted by relevance
1572 const u8 arg_regs[] = { IA32_EAX, IA32_EDX, IA32_ECX }; in emit_kfunc_call() local1574 int free_arg_regs = ARRAY_SIZE(arg_regs); in emit_kfunc_call()1608 cur_arg_reg = &arg_regs[0]; in emit_kfunc_call()