Home
last modified time | relevance | path

Searched refs:ACPI_SIG_TPM2 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/acpica/common/
H A Dahtable.c271 {ACPI_SIG_TPM2, "Trusted Platform Module hardware interface Table"},
H A Ddmtable.c727 {ACPI_SIG_TPM2, AcpiDmTableInfoTpm2, AcpiDmDumpTpm2, DtCompileTpm2, TemplateTpm2},
/freebsd/usr.sbin/bhyve/
H A Dtpm_intf_crb.c592 BASL_EXEC(basl_table_create(&table, vm_ctx, ACPI_SIG_TPM2, in tpm_crb_build_acpi_table()
596 BASL_EXEC(basl_table_append_header(table, ACPI_SIG_TPM2, 4, 1)); in tpm_crb_build_acpi_table()
/freebsd/sys/dev/tpm/
H A Dtpm_crb.c112 status = AcpiGetTable(ACPI_SIG_TPM2, 1, (ACPI_TABLE_HEADER **) &tbl); in tpmcrb_acpi_probe()
H A Dtpm_tis.c
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h178 #define ACPI_SIG_TPM2 "TPM2" /* Trusted Platform Module 2.0 H/W interface table */ macro
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2572 { ACPI_SIG_TPM2, acpi_handle_tpm2 },