Searched refs:is_bound (Results 1 – 3 of 3) sorted by relevance
80 bool is_bound; member
169 if (curr->is_bound) in agp_free_memory()415 if (curr->is_bound) { in agp_bind_memory()429 curr->is_bound = true; in agp_bind_memory()455 if (!curr->is_bound) { in agp_unbind_memory()465 curr->is_bound = false; in agp_unbind_memory()
94 if (agp_be->mem->is_bound) { in ttm_agp_unbind()