Home
last modified time | relevance | path

Searched refs:V86_CALLF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.h31 #define V86_CALLF 0x20000 /* Emulate far call */ macro
/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.c324 v86.ctl = V86_ADDR | V86_CALLF | V86_FLAGS; in pxenv_call()
346 v86.ctl = V86_ADDR | V86_CALLF | V86_FLAGS; in bangpxe_call()
H A Dbiospnp.c288 v86.ctl = V86_ADDR | V86_CALLF; in biospnp_call()