Home
last modified time | relevance | path

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

/external/qemu-pc-bios/vgabios/tests/lfbprof/
Dlfbprof.c48 void DPMI_allocRealSeg(int size,int *sel,int *r_seg) in DPMI_allocRealSeg() function
306 DPMI_allocRealSeg(VESABuf_len, &VESABuf_sel, &VESABuf_rseg); in VBE_initRMBuf()