Searched refs:V86_ADDR (Results 1 – 6 of 6) sorted by relevance
33 #define V86_ADDR 0x10000 /* Segment:offset address */ macro
28 .set V86_ADDR,0x4 # Int number/address define
314 v86.ctl = V86_ADDR | V86_CALLF | V86_FLAGS; in pxenv_call()336 v86.ctl = V86_ADDR | V86_CALLF | V86_FLAGS; in bangpxe_call()
284 v86.ctl = V86_ADDR | V86_CALLF; in biospnp_call()
71 .set V86_ADDR,0x4 # Int number/address define501 movl V86_ADDR(%edx),%eax # Get int no/address
589 v86.ctl = V86_ADDR | V86_CALLF | V86_FLAGS; in drvread()