Searched refs:HAS_GEN (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dmach_descrip.c133 #define HAS_GEN(x) (x != MDESC_INVAL_GEN) macro
353 if (!HAS_GEN(tgen)) {
362 if (HAS_GEN(tgen) && ((curr_mach_descrip->gen == tgen) &&
383 if (HAS_GEN(tgen) && HAS_GEN(curr_mach_descrip->gen) &&
403 if (!HAS_GEN(tgen)) {

Completed in 86 milliseconds