Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dsegments.h273 #define VALID_USER_CSEL(s) \ macro
/openbsd/sys/arch/amd64/amd64/
H A Dmachdep.c2141 if (!VALID_USER_CSEL(sel)) in check_context()