Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/amd64/amd64/
Dmachdep.c826 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt() function
/freebsd-12-stable/sys/i386/i386/
Dmachdep.c1533 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt() function