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

/external/qemu-pc-bios/vgabios/tests/lfbprof/
H A Dlfbprof.c106 int DPMI_int86(int intno, RMREGS *in, RMREGS *out) function
109 * Function: DPMI_int86
143 * Function: DPMI_int86
424 DPMI_int86(0x10,&regs,&regs);
532 DPMI_int86(0x10, &regs, &regs);

Completed in 17 milliseconds