Home
last modified time | relevance | path

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

/linux-5.19.10/arch/microblaze/include/asm/
Dsyscall.h45 static inline microblaze_reg_t microblaze_get_syscall_arg(struct pt_regs *regs, in microblaze_get_syscall_arg() function
69 *args++ = microblaze_get_syscall_arg(regs, i++); in syscall_get_arguments()