taglinefilesource code
dpl180include/asm-i386/system.h#define _set_gate(gate_addr,type,dpl,addr) \
dpl187include/asm-i386/system.h:"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \
dpl203include/asm-i386/system.h#define _set_seg_desc(gate_addr,type,dpl,base,limit) {\
dpl207include/asm-i386/system.h((dpl)<<13) | \
dpl76include/asm-sparc/system.h#define _set_gate(gate_addr,type,dpl,addr) \