Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
H A Dstmm_sp.h187 const TEE_UUID *stmm_get_uuid(void);
189 static inline const TEE_UUID *stmm_get_uuid(void) { return NULL; } in stmm_get_uuid() function
/optee_os/core/pta/
H A Ddevice.c69 if (stmm_get_uuid()) in get_devices()
71 stmm_get_uuid(), buf, blen, &pos, rflags); in get_devices()
/optee_os/core/arch/riscv/include/kernel/
H A Dstmm_sp.h44 static inline const TEE_UUID *stmm_get_uuid(void) { return NULL; } in stmm_get_uuid() function
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c86 const TEE_UUID *stmm_get_uuid(void) in stmm_get_uuid() function