Lines Matching refs:bound
247 entry->bound = 0;
316 if (!entry || !entry->bound)
324 entry->bound = 0;
348 * is currently bound into the GATT. Looks-up the AGP memory entry and passes
360 if (!entry || entry->bound)
371 entry->bound = dev->agp->base + (page << PAGE_SHIFT);
372 DRM_DEBUG("base = 0x%lx entry->bound = 0x%lx\n",
373 dev->agp->base, entry->bound);
397 * AGP memory entry. If the memory is currently bound, unbind it via
410 if (entry->bound)
512 if (entry->bound)
516 if (entry->bound)