Home
last modified time | relevance | path

Searched refs:tsm_report (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/virt/coco/
H A Dtsm.c41 struct tsm_report report;
87 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_privlevel_store()
125 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_provider_store()
151 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_guid_store()
172 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_manifest_version_store()
193 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_inblob_write()
209 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_generation_show()
313 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_outblob_read()
322 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_auxblob_read()
331 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_manifestblob_read()
[all …]
/linux-6.15/include/linux/
H A Dtsm.h46 struct tsm_report { struct
105 int (*report_new)(struct tsm_report *report, void *data);
/linux-6.15/drivers/virt/coco/arm-cca-guest/
H A Darm-cca-guest.c90 static int arm_cca_report_new(struct tsm_report *report, void *data) in arm_cca_report_new()
/linux-6.15/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c160 static int tdx_report_new(struct tsm_report *report, void *data) in tdx_report_new()
/linux-6.15/drivers/virt/coco/sev-guest/
H A Dsev-guest.c346 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()