drm_memory.c | 65 static void *agp_remap(unsigned long offset, unsigned long size, function in typeref:typename:void * 127 static inline void *agp_remap(unsigned long offset, unsigned long size, function in typeref:typename:void * 138 map->handle = agp_remap(map->offset, map->size, dev); 147 map->handle = agp_remap(map->offset, map->size, dev);
|