Searched refs:VGEN_MSG_THR (Results 1 – 3 of 3) sorted by relevance
160 VGEN_MSG_THR = 0x2, /* vio message worker thread */ enumerator
2973 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_handle_evt_reset()2983 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_handle_evt_reset()2989 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_handle_evt_reset()3121 } else if (caller == VGEN_MSG_THR) { in vgen_handle_evt_read()3237 if (caller == VGEN_MSG_THR) { in vgen_handle_evt_read()5458 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_ldc_reset()5468 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_ldc_reset()5474 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_ldc_reset()
1798 rv = vgen_handle_evt_read(ldcp, VGEN_MSG_THR); in vgen_ldc_msg_worker()