Searched refs:TPM_DID_IO_ALLOC (Results 1 – 2 of 2) sorted by relevance
51 TPM_DID_IO_ALLOC = 0x100, enumerator
1524 tpm->flags |= TPM_DID_IO_ALLOC; in tpm_attach()1587 if (tpm->flags & TPM_DID_IO_ALLOC) { in tpm_cleanup()1590 tpm->flags &= ~(TPM_DID_IO_ALLOC); in tpm_cleanup()