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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dxf86OSpriv.h46 UnmapMemProcPtr unmapMem; member in struct:__anon32fbad9e0108
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dsparc64_video.c53 pVidMem->unmapMem = sparc64UnmapVidMem;
H A Dppc_video.c66 pVidMem->unmapMem = ppcUnmapVidMem;
H A Dalpha_video.c290 pVidMem->unmapMem = unmapVidMem;
294 pVidMem->unmapMem = unmapVidMemSparse;
H A Di386_video.c203 pVidMem->unmapMem = unmapVidMem;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/hurd/
H A Dhurd_video.c153 pVidMem->unmapMem = unmapVidMem;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dvidmem.c239 if (!vidMemInfo.initialised || !vidMemInfo.unmapMem) {
256 vidMemInfo.unmapMem(ScreenNum, Base, Size);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_vid.c172 pVidMem->unmapMem = solUnMapVidMem;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_video.c382 pVidMem->unmapMem = unmapVidMemSparse;
386 pVidMem->unmapMem = unmapVidMem;
390 pVidMem->unmapMem = unmapVidMem;

Completed in 8 milliseconds