Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dlink_dummies_paged.c57 const struct ts_ops user_ta_ops __rodata_dummy;
58 const struct ts_ops stmm_sp_ops __rodata_dummy;
59 const struct ts_ops sp_ops __rodata_dummy;
A Dsecure_partition.c32 const struct ts_ops sp_ops;
486 const struct ts_ops sp_ops __weak __rodata_unpaged("sp_ops") = {
A Dstmm_sp.c871 const struct ts_ops stmm_sp_ops __weak __rodata_unpaged("stmm_sp_ops") = {
/optee_os/core/include/kernel/
A Dts_manager.h16 const struct ts_ops *ops;
42 struct ts_ops { struct
/optee_os/core/arch/arm/include/kernel/
A Dstmm_sp.h143 extern const struct ts_ops stmm_sp_ops;
/optee_os/core/kernel/
A Dpseudo_ta.c241 static const struct ts_ops pseudo_ta_ops = {
A Duser_ta.c377 const struct ts_ops user_ta_ops __weak __rodata_unpaged("user_ta_ops") = {

Completed in 9 milliseconds