Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dts_manager.h16 const struct ts_ops *ops;
42 struct ts_ops { struct
/optee_os-3.20.0/core/arch/arm/kernel/
A Dlink_dummies_paged.c55 const struct ts_ops user_ta_ops __rodata_dummy;
56 const struct ts_ops stmm_sp_ops __rodata_dummy;
A Dsecure_partition.c64 static const struct ts_ops sp_ops;
1093 static const struct ts_ops sp_ops = {
A Dstmm_sp.c881 const struct ts_ops stmm_sp_ops __weak __relrodata_unpaged("stmm_sp_ops") = {
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dstmm_sp.h143 extern const struct ts_ops stmm_sp_ops;
/optee_os-3.20.0/core/kernel/
A Dpseudo_ta.c241 static const struct ts_ops pseudo_ta_ops = {
A Duser_ta.c383 const struct ts_ops user_ta_ops __weak __relrodata_unpaged("user_ta_ops") = {

Completed in 12 milliseconds