Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dscall.c127 static const struct syscall_entry ldelf_syscall_table[] = { variable
241 struct syscall_entry *sc_table = (void *)ldelf_syscall_table; in get_ldelf_syscall_func()
243 COMPILE_TIME_ASSERT(ARRAY_SIZE(ldelf_syscall_table) == in get_ldelf_syscall_func()