Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/tee/
H A Dentry_fast.h17 void tee_entry_get_os_uuid(struct thread_abi_args *args);
/optee_os/core/arch/arm/include/tee/
H A Dentry_fast.h16 void tee_entry_get_os_uuid(struct thread_smc_args *args);
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c208 tee_entry_get_os_uuid(args); in __tee_entry_fast()
303 void __weak tee_entry_get_os_uuid(struct thread_abi_args *args) in tee_entry_get_os_uuid() function
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c279 tee_entry_get_os_uuid(args); in __tee_entry_fast()
390 void __weak tee_entry_get_os_uuid(struct thread_smc_args *args) in tee_entry_get_os_uuid() function