Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/tee/
A Darch_svc.c36 struct syscall_entry { struct
52 static const struct syscall_entry tee_svc_syscall_table[] = { argument
131 static const struct syscall_entry ldelf_syscall_table[] = {
237 struct syscall_entry *sc_table = (void *)tee_svc_syscall_table; in get_tee_syscall_func()
283 struct syscall_entry *sc_table = (void *)ldelf_syscall_table; in get_ldelf_syscall_func()

Completed in 3 milliseconds