Searched refs:tpm_find (Results 1 – 10 of 10) sorted by relevance
65 static inline TPMIf *tpm_find(void) in tpm_find() function
117 if (!tpm_find()) { in tpm_tis_sysbus_realizefn()
116 if (!tpm_find()) { in tpm_tis_isa_realizefn()
288 if (!tpm_find()) { in tpm_crb_realize()
377 if (!tpm_find()) { in tpm_spapr_realizefn()
504 if (!tpm_find()) { in tpm_tis_i2c_realizefn()
413 SysBusDevice *sbdev = SYS_BUS_DEVICE(tpm_find()); in acpi_dsdt_add_tpm()553 if (tpm_get_version(tpm_find()) == TPM_VERSION_2_0) { in acpi_build()
176 SysBusDevice *sbdev = SYS_BUS_DEVICE(tpm_find()); in acpi_dsdt_add_tpm()979 if (tpm_get_version(tpm_find()) == TPM_VERSION_2_0) { in virt_acpi_build()
267 info->tpm_version = tpm_get_version(tpm_find()); in acpi_get_misc_info()1359 TPMIf *tpm = tpm_find(); in build_dsdt()1614 if (TPM_IS_TIS_ISA(tpm_find())) { in build_dsdt()2712 tpm = tpm_find(); in acpi_setup()
2357 TPMIf *tpmif = tpm_find(); in build_tpm2()