Searched refs:do_syscall (Results 1 – 3 of 3) sorted by relevance
119 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs()127 do_syscall(&args); in test_sys32_regs()143 do_syscall(&args); in test_sys32_regs()
38 extern void do_syscall(int sve_vl, int sme_vl);402 do_syscall(sve_vl, sme_vl); in do_test()
71 .globl do_syscall72 do_syscall: label
Completed in 5 milliseconds