Searched refs:tsm_report (Results 1 – 6 of 6) sorted by relevance
42 struct tsm_report report;54 static struct tsm_report *to_tsm_report(struct config_item *cfg) in to_tsm_report()62 static struct tsm_report_state *to_state(struct tsm_report *report) in to_state()67 static int try_advance_write_generation(struct tsm_report *report) in try_advance_write_generation()88 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_privlevel_store()133 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_provider_store()159 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_guid_store()180 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_manifest_version_store()201 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_inblob_write()217 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_generation_show()[all …]
2 obj-$(CONFIG_TSM_REPORTS) += tsm_report.o3 tsm_report-y := report.o
47 struct tsm_report { struct106 int (*report_new)(struct tsm_report *report, void *data);
265 static int tdx_report_new_locked(struct tsm_report *report, void *data) in tdx_report_new_locked()322 static int tdx_report_new(struct tsm_report *report, void *data) in tdx_report_new()
90 static int arm_cca_report_new(struct tsm_report *report, void *data) in arm_cca_report_new()
346 static int sev_svsm_report_new(struct tsm_report *report, void *data) in sev_svsm_report_new()481 static int sev_report_new(struct tsm_report *report, void *data) in sev_report_new()