Searched refs:MPR_CM_FLAGS_SMP_PASS (Results 1 – 3 of 3) sorted by relevance
237 #define MPR_CM_FLAGS_SMP_PASS (1 << 7) macro
3454 if (cm->cm_flags & MPR_CM_FLAGS_SMP_PASS) { in mpr_data_cb()3490 if ((cm->cm_flags & MPR_CM_FLAGS_SMP_PASS) && (i != 0)) { in mpr_data_cb()
3177 cm->cm_flags |= MPR_CM_FLAGS_USE_UIO | MPR_CM_FLAGS_SMP_PASS |