Searched refs:mapVidMemSparse (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/ |
| H A D | alpha_video.c | 204 static pointer mapVidMemSparse(int, unsigned long, unsigned long, int); 293 pVidMem->mapMem = mapVidMemSparse; 506 mapVidMemSparse(int ScreenNum, unsigned long Base, unsigned long Size, int flags) function in typeref:typename:pointer
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_video.c | 93 static pointer mapVidMemSparse(int, unsigned long, unsigned long, int); 381 pVidMem->mapMem = mapVidMemSparse; 603 mapVidMemSparse(int ScreenNum, unsigned long Base, unsigned long Size, int flags) function in typeref:typename:pointer 631 xf86Msg(X_INFO,"mapVidMemSparse: try Base 0x%lx size 0x%lx flags 0x%x\n", 677 FatalError("mapVidMemSparse: Could not (sparse) mmap fb (%s)\n", 684 xf86Msg(X_INFO,"mapVidMemSparse: mapped Base 0x%lx size 0x%lx" 688 xf86Msg(X_INFO,"mapVidMemSparse: mapped Base 0x%lx size 0x%lx"
|
Completed in 7 milliseconds