Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dtpm.h53 #define TPM_IS_TIS_ISA(chr) \ macro
/qemu/hw/acpi/
H A Daml-build.c2380 if (TPM_IS_TIS_ISA(tpmif) || TPM_IS_TIS_SYSBUS(tpmif)) { in build_tpm2()
/qemu/hw/i386/
H A Dacpi-build.c1628 if (TPM_IS_TIS_ISA(tpm_find())) { in build_dsdt()