Searched defs:GSYSSEL (Results 1 – 2 of 2) sorted by relevance
118 #define GSYSSEL(s,r) GSEL(s,r) /* compat with amd64 */ macro
133 #define GSYSSEL(s,r) ((((s) << 4) + SYSSEL_START) | r) macro