Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/eventlog/
H A Dacpi.c75 struct acpi_tpm2_phy *tpm2_phy; in tpm_read_log_acpi() local
99 tpm2_phy = (void *)tbl + sizeof(*tbl); in tpm_read_log_acpi()
100 len = tpm2_phy->log_area_minimum_length; in tpm_read_log_acpi()
102 start = tpm2_phy->log_area_start_address; in tpm_read_log_acpi()