Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/xsm/
A Dxsm_core.c28 struct xsm_operations *xsm_ops;
30 static inline int verify(struct xsm_operations *ops) in verify()
141 int __init register_xsm(struct xsm_operations *ops) in register_xsm()
A Ddummy.c17 struct xsm_operations dummy_xsm_ops;
30 void __init xsm_fixup_ops (struct xsm_operations *ops) in xsm_fixup_ops()
/xen-4.10.0-shim-comet/xen/include/xsm/
A Dxsm.h46 struct xsm_operations { struct
187 extern struct xsm_operations *xsm_ops; argument
714 extern int register_xsm(struct xsm_operations *ops);
716 extern struct xsm_operations dummy_xsm_ops;
717 extern void xsm_fixup_ops(struct xsm_operations *ops);
/xen-4.10.0-shim-comet/xen/xsm/flask/
A Dhooks.c1724 static struct xsm_operations flask_ops = {

Completed in 10 milliseconds