HomeSort by: relevance | last modified time | path
    Searched refs:VALID_USER_DSEL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amd64/include/
segments.h 387 #define VALID_USER_DSEL(s) \
  /src/sys/arch/amd64/amd64/
machdep.c 2209 if (sel != 0 && !VALID_USER_DSEL(sel))
2213 if (sel != 0 && !VALID_USER_DSEL(sel))
2217 if (sel != 0 && !VALID_USER_DSEL(sel))
2221 if (!VALID_USER_DSEL(sel))
2226 if (!VALID_USER_DSEL(sel))

Completed in 13 milliseconds