Home
last modified time | relevance | path

Searched defs:setidt (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dmachdep.c1512 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt() function
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c807 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt() function