Lines Matching defs:physical
79 unsigned long physical;
152 "No physical memory available for %ld bytes of DCACHE\n",
158 * Mouse cursor -- The i810 (crazy) needs a physical address in
171 xf86AllocateGARTMemory(pScrn->scrnIndex, size, 2, &physical)) == -1) {
173 "No physical memory available for HW cursor\n");
186 pI810->CursorPhysical = physical;
199 xf86AllocateGARTMemory(pScrn->scrnIndex, size, 2, &physical)) == -1) {
201 "No physical memory available for ARGB HW cursor\n");
214 pI810->CursorARGBPhysical = physical;
222 * physical address in system memory from which to upload the overlay