Searched refs:VTPM_PROXY_REQ_COMPLETE_FLAG (Results 1 – 1 of 1) sorted by relevance
26 #define VTPM_PROXY_REQ_COMPLETE_FLAG BIT(0) macro375 return VTPM_PROXY_REQ_COMPLETE_FLAG; in vtpm_proxy_tpm_op_status()439 .req_complete_mask = VTPM_PROXY_REQ_COMPLETE_FLAG,440 .req_complete_val = VTPM_PROXY_REQ_COMPLETE_FLAG,
Completed in 5 milliseconds