Searched defs:dpl (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 1512 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt() 1521 setidt_nodisp(int idx, uintptr_t off, int typ, int dpl, int selec) in setidt_nodisp()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 807 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt()
|