Searched defs:SET_IOPL (Results 1 - 1 of 1) 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

Completed in 3 milliseconds