Home
last modified time | relevance | path

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

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