Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c38 OBJECT_DECLARE_SIMPLE_TYPE(TPMPassthruState, TPM_PASSTHROUGH)
41 struct TPMPassthruState { struct
76 static void tpm_passthrough_unix_tx_bufs(TPMPassthruState *tpm_pt, in tpm_passthrough_unix_tx_bufs()
130 TPMPassthruState *tpm_pt = TPM_PASSTHROUGH(tb); in tpm_passthrough_handle_request()
160 TPMPassthruState *tpm_pt = TPM_PASSTHROUGH(tb); in tpm_passthrough_cancel_cmd()
186 TPMPassthruState *tpm_pt = TPM_PASSTHROUGH(tb); in tpm_passthrough_get_tpm_version()
193 TPMPassthruState *tpm_pt = TPM_PASSTHROUGH(tb); in tpm_passthrough_get_buffer_size()
211 static int tpm_passthrough_open_sysfs_cancel(TPMPassthruState *tpm_pt) in tpm_passthrough_open_sysfs_cancel()
255 tpm_passthrough_handle_device_opts(TPMPassthruState *tpm_pt, QemuOpts *opts) in tpm_passthrough_handle_device_opts()
305 TPMPassthruState *tpm_pt = TPM_PASSTHROUGH(tb); in tpm_passthrough_startup_tpm()
[all …]