Lines Matching refs:pInt
34 void * xf86Int10AllocPages(xf86Int10InfoPtr pInt,int num, int *off);
40 void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num);
49 void xf86ExecX86int10(xf86Int10InfoPtr pInt);
63 void xf86FreeInt10(xf86Int10InfoPtr pInt);
162 Bool xf86Int10ExecSetup(xf86Int10InfoPtr pInt)
181 void reset_int_vect(xf86Int10InfoPtr pInt); To initialize the
186 void setup_int_vect(xf86Int10InfoPtr pInt);
193 int mapPciRom(xf86Int10InfoPtr pInt, unsigned char * address);
202 void set_return_trap(xf86Int10Ptr pInt);
210 void xf86ExecX86int10(xf86Int10IfoPtr pInt);
219 2. Bool MapCurrentInt10(xf86Int10InfoPtr pInt);
225 Bool MapCurrentInt10(xf86Int10InfoPtr pInt);
233 3. void xf86FreeInt10(xf86Int10InfoPtr pInt);
238 void xf86FreeInt10(xf86Int10InfoPtr pInt);
244 void * xf86Int10AllocPages(xf86Int10InfoPtr pInt,int num, int *off)
245 void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num)
262 1. Bool xf86Int10ExecSetup(xf86Int10InfoPtr pInt);
268 2. xf86ExecX86int10(xf86Int10InfoPtr pInt);
273 void setup_int(xf86Int10InfoPrt pInt);
282 Bool int_handler(xf86Int10InfoPtr pInt);
288 void finish_int(xf86Int10InfoPtr pInt);
295 Bool vm86_GP_fault(xf86Int10InfoPtr pInt);
336 calling xf86ExecX86int10(pInt). Defines to access the emulator