Searched refs:tsm_report_ops (Results 1 – 5 of 5) sorted by relevance
103 struct tsm_report_ops { struct121 int tsm_report_register(const struct tsm_report_ops *ops, void *priv); argument122 int tsm_report_unregister(const struct tsm_report_ops *ops);
16 const struct tsm_report_ops *ops;286 const struct tsm_report_ops *ops; in tsm_report_read()470 int tsm_report_register(const struct tsm_report_ops *ops, void *priv) in tsm_report_register()472 const struct tsm_report_ops *conflict; in tsm_report_register()492 int tsm_report_unregister(const struct tsm_report_ops *ops) in tsm_report_unregister()
184 static const struct tsm_report_ops arm_cca_tsm_ops = {
384 static const struct tsm_report_ops tdx_tsm_ops = {
613 static struct tsm_report_ops sev_tsm_report_ops = {