Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dsecure_partition.c32 const struct ts_ops sp_ops; variable
51 return ctx && (ctx->ops == &sp_ops); in is_sp_ctx()
56 ctx->ops = &sp_ops; in set_sp_ctx_ops()
486 const struct ts_ops sp_ops __weak __rodata_unpaged("sp_ops") = {
A Dlink_dummies_paged.c59 const struct ts_ops sp_ops __rodata_dummy;

Completed in 3 milliseconds