Searched refs:syscall_table (Results 1 – 19 of 19) sorted by relevance
42 const syscall_fn_t syscall_table[]) in invoke_syscall() argument50 syscall_fn = syscall_table[array_index_nospec(scno, sc_nr)]; in invoke_syscall()78 const syscall_fn_t syscall_table[]) in el0_svc_common() argument136 invoke_syscall(regs, scno, sc_nr, syscall_table); in el0_svc_common()
20 $(kapi)/syscall_table.h: $(syscall) $(systbl) FORCE24 kapisyshdr-y += syscall_table.h
10 gen-y := $(kapi)/syscall_table.h40 $(kapi)/syscall_table.h: $(syscall) FORCE
2 generated-y += syscall_table.h
3 generated-y += syscall_table.h
4 generated-y += syscall_table.h
20 obj-y += syscall_table.o
5 obj-y += power.o syscall.o syscall_table.o setup.o io.o
64 STATUS(HAVE_SYSCALL_TABLE_SUPPORT, syscall_table); in library_status()
53 obj-y += syscall_table.o