taglinefilesource code
dpl195include/asm-i386/system.h#define _set_gate(gate_addr,type,dpl,addr) \
dpl202include/asm-i386/system.h:"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \
dpl218include/asm-i386/system.h#define _set_seg_desc(gate_addr,type,dpl,base,limit) {\
dpl222include/asm-i386/system.h((dpl)<<13) | \
dpl74include/asm-sparc/system.h#define _set_gate(gate_addr,type,dpl,addr) \