Searched refs:UTEE_SYSCALL (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/lib/libutee/include/ |
A D | utee_syscalls_asm.S | 8 UTEE_SYSCALL _utee_return, TEE_SCN_RETURN, 1 10 UTEE_SYSCALL _utee_log, TEE_SCN_LOG, 2 12 UTEE_SYSCALL __utee_panic, TEE_SCN_PANIC, 2 16 UTEE_SYSCALL _utee_get_property_name_to_index, \ 25 UTEE_SYSCALL _utee_get_cancellation_flag, \ 34 UTEE_SYSCALL _utee_wait, TEE_SCN_WAIT, 1 36 UTEE_SYSCALL _utee_get_time, TEE_SCN_GET_TIME, 2 46 UTEE_SYSCALL _utee_hash_init, TEE_SCN_HASH_INIT, 3 60 UTEE_SYSCALL _utee_cryp_obj_restrict_usage, \ 84 UTEE_SYSCALL _utee_authenc_update_payload, \ [all …]
|
/optee_os-3.20.0/lib/libutee/arch/riscv/ |
A D | utee_syscalls_rv.S | 11 .macro UTEE_SYSCALL name, scn, num_args macro
|
/optee_os-3.20.0/lib/libutee/arch/arm/ |
A D | utee_syscalls_a64.S | 11 .macro UTEE_SYSCALL name, scn, num_args macro
|
A D | utee_syscalls_a32.S | 16 .macro UTEE_SYSCALL name, scn, num_args macro
|
Completed in 3 milliseconds