Searched refs:tsm_ops (Results 1 – 4 of 4) sorted by relevance
102 struct tsm_ops { struct110 int tsm_register(const struct tsm_ops *ops, void *priv); argument111 int tsm_unregister(const struct tsm_ops *ops);
16 const struct tsm_ops *ops;275 const struct tsm_ops *ops; in tsm_report_read()451 int tsm_register(const struct tsm_ops *ops, void *priv) in tsm_register()453 const struct tsm_ops *conflict; in tsm_register()468 int tsm_unregister(const struct tsm_ops *ops) in tsm_unregister()
302 static const struct tsm_ops tdx_tsm_ops = {
1073 static struct tsm_ops sev_tsm_ops = {