Lines Matching refs:bound
262 entry->bound = 0;
322 if (!entry->bound)
335 entry->bound = 0;
357 * is currently bound into the GATT. Looks-up the AGP memory entry and passes
370 if (entry->bound)
381 entry->bound = dev->agp->base + (page << PAGE_SHIFT);
382 DRM_DEBUG("base = 0x%lx entry->bound = 0x%lx\n",
383 dev->agp->base, entry->bound);
405 * AGP memory entry. If the memory it's currently bound, unbind it via
417 if (entry->bound)
530 if (!entry || !entry->bound)
540 entry->bound = 0;