map_page_into_agp
#define map_page_into_agp(page) set_pages_uc(page, 1)
#define map_page_into_agp(page) do {} while (0)