Searched refs:tpm_if (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | tpm-emu.h | 54 bool tpm_model_is_available(const char *args, const char *tpm_if);
|
H A D | tpm-emu.c | 208 bool tpm_model_is_available(const char *args, const char *tpm_if) in tpm_model_is_available() argument 230 if (!strcmp(ename, tpm_if)) { in tpm_model_is_available()
|
H A D | bios-tables-test.c | 1514 const char *tpm_if, uint64_t base, in test_acpi_tcg_tpm() argument 1518 machine, tpm_if); in test_acpi_tcg_tpm() 1524 char *args, *variant = g_strdup_printf(".%s.%s", tpm_if, suffix); in test_acpi_tcg_tpm() 1549 test.addr->u.q_unix.path, tpm_if); in test_acpi_tcg_tpm()
|