VTPM_STATUS_RESULT  107 drivers/char/tpm/xen-tpmfront.c 		return VTPM_STATUS_IDLE | VTPM_STATUS_RESULT;
VTPM_STATUS_RESULT  187 drivers/char/tpm/xen-tpmfront.c 	if (wait_for_tpm_stat(chip, VTPM_STATUS_RESULT, chip->timeout_c,
VTPM_STATUS_RESULT  212 drivers/char/tpm/xen-tpmfront.c 	.req_complete_mask = VTPM_STATUS_IDLE | VTPM_STATUS_RESULT,
VTPM_STATUS_RESULT  213 drivers/char/tpm/xen-tpmfront.c 	.req_complete_val  = VTPM_STATUS_IDLE | VTPM_STATUS_RESULT,