Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dtpmif.h35 VTPM_STATE_CANCEL, /* cancel requested / vTPM working */ enumerator
/openbmc/linux/drivers/char/tpm/
H A Dxen-tpmfront.c109 case VTPM_STATE_CANCEL: /* cancel requested, not yet canceled */ in vtpm_status()
124 priv->shr->state = VTPM_STATE_CANCEL; in vtpm_cancel()
227 case VTPM_STATE_CANCEL: in tpmif_interrupt()