Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/tee/
H A Dentry_fast.h15 void tee_entry_get_api_uuid(struct thread_abi_args *args);
/optee_os/core/arch/arm/include/tee/
H A Dentry_fast.h14 void tee_entry_get_api_uuid(struct thread_smc_args *args);
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c202 tee_entry_get_api_uuid(args); in __tee_entry_fast()
289 void __weak tee_entry_get_api_uuid(struct thread_abi_args *args) in tee_entry_get_api_uuid() function
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c273 tee_entry_get_api_uuid(args); in __tee_entry_fast()
376 void __weak tee_entry_get_api_uuid(struct thread_smc_args *args) in tee_entry_get_api_uuid() function