Searched refs:AGP_USER_TYPES (Results 1 – 3 of 3) sorted by relevance
91 #define AGP_USER_TYPES (1 << 16) macro92 #define AGP_USER_MEMORY (AGP_USER_TYPES)93 #define AGP_USER_CACHED_MEMORY (AGP_USER_TYPES + 1)
91 if (type >= AGP_USER_TYPES || mem->type >= AGP_USER_TYPES) in alpha_core_agp_insert_memory()
172 if (curr->type >= AGP_USER_TYPES) { in agp_free_memory()234 if (type >= AGP_USER_TYPES) { in agp_allocate_memory()1329 if (type >= AGP_USER_TYPES) in agp_generic_type_to_mask_type()