Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Doptee_private.h295 int optee_system_session(struct tee_context *ctx, u32 session);
H A Dcall.c446 int optee_system_session(struct tee_context *ctx, u32 session) in optee_system_session() function
H A Dsmc_abi.c1185 .system_session = optee_system_session,