Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtpm-emu.h54 bool tpm_model_is_available(const char *args, const char *tpm_if);
H A Dtpm-emu.c208 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 Dbios-tables-test.c1514 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()