Searched refs:SET_IOPL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-chips/dist/util/
H A Diopl.h26 # define SET_IOPL() i386_iopl(3) macro
31 # define SET_IOPL() sysi86(SI86V86,V86SC_IOPL,PS_IOPL) macro
34 # define SET_IOPL() sysi86(SI86IOPL,3) macro
39 # define SET_IOPL() iopl(3) macro
42 # define SET_IOPL() (void)0 macro
H A DmRegs.c32 SET_IOPL();
H A DmodClock.c173 SET_IOPL();
235 SET_IOPL();
H A DdRegs.c16 SET_IOPL();

Completed in 10 milliseconds