Home
last modified time | relevance | path

Searched refs:agp_remap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_memory.c58 static void *agp_remap(unsigned long offset, unsigned long size, in agp_remap() function
102 static inline void *agp_remap(unsigned long offset, unsigned long size, in agp_remap() function
113 map->handle = agp_remap(map->offset, map->size, dev); in drm_legacy_ioremap()
122 map->handle = agp_remap(map->offset, map->size, dev); in drm_legacy_ioremap_wc()