Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c85 static const struct ts_ops sp_ops; variable
111 return ctx && (ctx->ops == &sp_ops); in is_sp_ctx()
116 ctx->ops = &sp_ops; in set_sp_ctx_ops()
1902 static const struct ts_ops sp_ops = { variable