Home
last modified time | relevance | path

Searched refs:tee_shm_is_dynamic (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dtee_core.h262 static inline bool tee_shm_is_dynamic(struct tee_shm *shm) in tee_shm_is_dynamic() function
/linux-6.12.1/drivers/tee/optee/
Dsmc_abi.c252 if (tee_shm_is_dynamic(p->u.memref.shm)) in optee_to_msg_param()
911 if (rpc_arg && tee_shm_is_dynamic(shm)) { in optee_smc_do_call_with_arg()