Searched refs:ISLDT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dsegments.h105 #define ISLDT(s) ((s) & SEL_LDT) /* is it local or global */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dsegments.h107 #define ISLDT(s) ((s) & SEL_LDT) /* is it local or global */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dsvr4_machdep.c446 if (!ISLDT(ssd.selector)) {
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dsys_machdep.c271 !ISLDT(desc->gd.gd_selector) &&

Completed in 111 milliseconds