Searched refs:TEE_GEN_CAP_REG_MEM (Results 1 – 7 of 7) sorted by relevance
49 #define TEE_GEN_CAP_REG_MEM (1 << 2)/* Supports registering shared memory */ macro
12 #define TEE_GEN_CAP_REG_MEM BIT(1) /* Supports registering shared memory */ macro
174 .gen_caps = TEE_GEN_CAP_GP | TEE_GEN_CAP_REG_MEM, in sandbox_tee_get_version()
199 ver->gen_caps & TEE_GEN_CAP_REG_MEM) in optee_ctx_match()
134 .gen_caps = TEE_GEN_CAP_GP | TEE_GEN_CAP_REG_MEM, in optee_get_version()
728 .gen_caps = TEE_GEN_CAP_GP | TEE_GEN_CAP_REG_MEM | in optee_ffa_get_version()
1193 v.gen_caps |= TEE_GEN_CAP_REG_MEM; in optee_get_version()