Home
last modified time | relevance | path

Searched refs:tpm_emu_ctrl_thread (Results 1 – 7 of 7) sorted by relevance

/qemu/tests/qtest/
H A Dtpm-emu.h53 void *tpm_emu_ctrl_thread(void *data);
H A Dtpm-tis-test.c45 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
H A Dtpm-tis-device-test.c51 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
H A Dtpm-crb-test.c158 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
H A Dtpm-emu.c94 void *tpm_emu_ctrl_thread(void *data) in tpm_emu_ctrl_thread() function
H A Dtpm-tis-i2c-test.c619 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
H A Dbios-tables-test.c1499 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in test_acpi_tcg_tpm()