Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dmachdep.c599 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt() function
/freebsd/sys/amd64/amd64/
H A Dmachdep.c479 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt() function