Searched refs:S_SDLVL (Results 1 – 1 of 1) sorted by relevance
22417 #define S_SDLVL 0 macro22419 #define V_SDLVL(x) ((x) << S_SDLVL)22420 #define G_SDLVL(x) (((x) >> S_SDLVL) & M_SDLVL)