Lines Matching full:linear
3 * VBE 2.0 Linear Framebuffer Profiler
12 * linear framebuffer from 32 bit protected mode.
15 * SuperVGA video modes that support a linear framebuffer.
44 char *LFBPtr; /* Pointer to linear framebuffer */
215 * Returns: Starting linear address for mapped memory
217 * Description: Maps a section of physical memory into the linear address
218 * space of a process using DPMI calls. Note that this linear
226 r.w.ax = 0x800; /* DPMI map physical to linear */
242 * linAddr - Linear address used for new base address
433 * Parameters: physAddr - Physical memory address of linear framebuffer
434 * Returns: Far pointer to the linear framebuffer memory
465 /* Filter out only 8 bit linear framebuffer modes */
498 /* Filter out only 8 bit linear framebuffer modes */