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

/xsrc/external/mit/xf86-video-chips/dist/util/
H A Diopl.h27 # define RESET_IOPL() i386_iopl(0) macro
32 # define RESET_IOPL() sysi86(SI86V86,V86SC_IOPL,0) macro
35 # define RESET_IOPL() sysi86(SI86IOPL,0) macro
40 # define RESET_IOPL() iopl(0) macro
43 # define RESET_IOPL() (void)0 macro
H A DmRegs.c127 RESET_IOPL();
H A DmodClock.c227 RESET_IOPL();
299 RESET_IOPL();
H A DdRegs.c246 RESET_IOPL();

Completed in 3 milliseconds