Searched refs:secvar_operations (Results 1 – 4 of 4) sorted by relevance
15 extern const struct secvar_operations *secvar_ops;17 struct secvar_operations { struct 32 int set_secvar_ops(const struct secvar_operations *ops); argument 36 static inline int set_secvar_ops(const struct secvar_operations *ops) { return 0; } in set_secvar_ops()
13 const struct secvar_operations *secvar_ops __ro_after_init = NULL;15 int set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops()
223 static const struct secvar_operations plpks_secvar_ops_static = {232 static const struct secvar_operations plpks_secvar_ops_dynamic = {
146 static const struct secvar_operations opal_secvar_ops = {