Home
last modified time | relevance | path

Searched defs:set_secvar_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dsecvar-ops.c15 int set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dsecvar.h36 static inline int set_secvar_ops(const struct secvar_operations *ops) { return 0; } in set_secvar_ops() function