Home
last modified time | relevance | path

Searched defs:ist (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/backgammon/common_source/
H A Dtable.c78 checkmove(struct move *mm, int ist) in checkmove()
/dragonfly/test/nvmm/demo/smallkern/
H A Dmain.c173 setgate(struct gate_descriptor *gd, void *func, int ist, int type, int dpl, in setgate()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c1721 setidt_global(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt_global()
1740 setidt(int idx, inthand_t *func, int typ, int dpl, int ist, int cpu) in setidt()