Home
last modified time | relevance | path

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

/drivers/char/tpm/eventlog/
Dacpi.c74 struct acpi_tpm2_phy *tpm2_phy; in tpm_read_log_acpi() local
98 tpm2_phy = (void *)tbl + sizeof(*tbl); in tpm_read_log_acpi()
99 len = tpm2_phy->log_area_minimum_length; in tpm_read_log_acpi()
101 start = tpm2_phy->log_area_start_address; in tpm_read_log_acpi()