Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c44 static void *tpm_emu_tpm_thread(void *data) in tpm_emu_tpm_thread() function
128 s->emu_tpm_thread = g_thread_new(NULL, tpm_emu_tpm_thread, s); in tpm_emu_ctrl_thread()