Searched refs:unmap_page_from_agp (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/alpha/include/asm/
H A Dagp.h9 #define unmap_page_from_agp(page) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dagp.h8 #define unmap_page_from_agp(page) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dagp.h7 #define unmap_page_from_agp(page) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dagp.h11 #define unmap_page_from_agp(page) /* nothing */ macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dagp.h17 #define unmap_page_from_agp(page) /* nothing */ macro
/linux-4.4.14/arch/x86/include/asm/
H A Dagp.h16 #define unmap_page_from_agp(page) set_pages_wb(page, 1) macro
/linux-4.4.14/drivers/char/agp/
H A Dati-agp.c78 unmap_page_from_agp(virt_to_page(page_map->real)); ati_free_page_map()
H A Dgeneric.c1257 unmap_page_from_agp(page); agp_generic_destroy_pages()
1273 unmap_page_from_agp(page); agp_generic_destroy_page()
/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c226 unmap_page_from_agp(pages[i]); set_pages_array_wb()
H A Dttm_page_alloc_dma.c278 unmap_page_from_agp(pages[i]); set_pages_array_wb()

Completed in 473 milliseconds