CTXT_FLM
case CTXT_FLM:
ctx_info[CTXT_FLM].exist = true;
ctx_info[CTXT_FLM].end = (CUDBG_MAX_FL_QIDS >> flq) * SGE_CTXT_SIZE;
ctx_info[CTXT_CNM].end = ctx_info[CTXT_FLM].end;
if (ctxt_type == CTXT_FLM) {
max_ctx_size = region_info[CTXT_FLM].end -
region_info[CTXT_FLM].start + 1;
cudbg_get_sge_ctxt_fw(pdbg_init, max_ctx_qid, CTXT_FLM, &buff);
if (ctype == CTXT_FLM)