Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c47 bool tpm_executing; member
86 tpm_pt->tpm_executing = true; in tpm_passthrough_unix_tx_bufs()
100 tpm_pt->tpm_executing = false; in tpm_passthrough_unix_tx_bufs()
124 tpm_pt->tpm_executing = false; in tpm_passthrough_unix_tx_bufs()
169 if (tpm_pt->tpm_executing) { in tpm_passthrough_cancel_cmd()