Searched refs:map_page_into_agp (Results 1 – 9 of 9) sorted by relevance
92 map_page_into_agp(pages[i]); in ttm_set_pages_array_wc()101 map_page_into_agp(pages[i]); in ttm_set_pages_array_uc()
9 #define map_page_into_agp(page) macro
17 #define map_page_into_agp(page) /* nothing */ macro
11 #define map_page_into_agp(page) /* nothing */ macro
7 #define map_page_into_agp(page) macro
8 #define map_page_into_agp(page) macro
16 #define map_page_into_agp(page) set_pages_uc(page, 1) macro
1203 map_page_into_agp(page); in agp_generic_alloc_pages()1229 map_page_into_agp(page); in agp_generic_alloc_page()
65 err = map_page_into_agp(virt_to_page(page_map->real)); in ati_create_page_map()