syscall_args32
static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *))
struct syscall_args32 args = {
extern void sys32_helper(struct syscall_args32 *, void *);
static void do_full_int80(struct syscall_args32 *args)
static void do_full_vsyscall32(struct syscall_args32 *args)