Searched defs:arg_regs (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 2847 int i, arg_regs, nr_used_regs = 0; in get_nr_used_regs() local 2864 int arg_regs, first_off = 0, nr_regs = 0, nr_stack_slots = 0; in save_args() local 2942 int i, j, arg_regs, nr_regs = 0; in restore_regs() local
|
| H A D | bpf_jit_comp32.c | 1572 const u8 arg_regs[] = { IA32_EAX, IA32_EDX, IA32_ECX }; in emit_kfunc_call() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | amdgpu_smu.h | 604 u32 arg_regs[SMU_MSG_MAX_ARGS]; member
|