Searched refs:JRSTA_SRC (Results 1 – 4 of 4) sorted by relevance
18 case JRSTA_SRC(NONE): in job_status_to_tee_result()21 case JRSTA_SRC(DECO): in job_status_to_tee_result()
16 #define JRSTA_SRC(src) SHIFT_U32(JRSTA_SRC_##src, 28) macro35 JRSTA_SRC_GET(_status) == JRSTA_SRC(JMP_HALT_USER) ? \
137 if (JRSTA_SRC_GET(jobctx->status) == JRSTA_SRC(NONE)) { in rng_data_done()516 if ((JRSTA_SRC_GET(jobctx.status) != JRSTA_SRC(CCB)) || in caam_rng_instantiation()
508 if (JRSTA_SRC_GET(jobctx->status) != JRSTA_SRC(NONE)) in caam_jr_enqueue()522 if (JRSTA_SRC_GET(jobctx->status) != JRSTA_SRC(NONE)) in caam_jr_enqueue()
Completed in 5 milliseconds