Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dsecvar.h32 int set_secvar_ops(const struct secvar_operations *ops);
36 static inline int set_secvar_ops(const struct secvar_operations *ops) { return 0; } in set_secvar_ops() function
/arch/powerpc/kernel/
A Dsecvar-ops.c15 int set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops() function
/arch/powerpc/platforms/pseries/
A Dplpks-secvar.c250 return set_secvar_ops(&plpks_secvar_ops_dynamic); in plpks_secvar_init()
251 return set_secvar_ops(&plpks_secvar_ops_static); in plpks_secvar_init()
/arch/powerpc/platforms/powernv/
A Dopal-secvar.c163 return set_secvar_ops(&opal_secvar_ops); in opal_secvar_probe()

Completed in 7 milliseconds