Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dtpm.h206 #define TPM_PPI_FUNC_NOT_IMPLEMENTED (0 << 0) macro
/openbmc/qemu/hw/acpi/
H A Dtpm.c35 not_implemented = aml_int(TPM_PPI_FUNC_NOT_IMPLEMENTED); in tpm_build_ppi_acpi()