def32 105 arch/i386/i386/gdt.c setgdt(int sel, void *base, size_t limit, int type, int dpl, int def32, def32 114 arch/i386/i386/gdt.c setsegment(sd, base, limit, type, dpl, def32, gran); def32 2730 arch/i386/i386/machdep.c int dpl, int def32, int gran) def32 2740 arch/i386/i386/machdep.c sd->sd_def32 = def32;