Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_set_memory.h83 unmap_page_from_agp(pages[i]); in ttm_set_pages_array_wb()
110 unmap_page_from_agp(page++); in ttm_set_pages_wb()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dagp.h8 #define unmap_page_from_agp(page) do {} while (0) macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dagp.h18 #define unmap_page_from_agp(page) do { } while (0) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dagp.h12 #define unmap_page_from_agp(page) /* nothing */ macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dagp.h8 #define unmap_page_from_agp(page) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dagp.h17 #define unmap_page_from_agp(page) set_pages_wb(page, 1) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dagp.h10 #define unmap_page_from_agp(page) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dagp.h9 #define unmap_page_from_agp(page) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dagp.h17 #define unmap_page_from_agp(page) set_pages_wb(page, 1) macro
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dati-agp.c79 unmap_page_from_agp(virt_to_page(page_map->real)); in ati_free_page_map()
H A Dgeneric.c1249 unmap_page_from_agp(page); in agp_generic_destroy_pages()
1265 unmap_page_from_agp(page); in agp_generic_destroy_page()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dati-agp.c83 unmap_page_from_agp(virt_to_page(page_map->real)); in ati_free_page_map()
H A Dgeneric.c1249 unmap_page_from_agp(page); in agp_generic_destroy_pages()
1265 unmap_page_from_agp(page); in agp_generic_destroy_page()

Completed in 6 milliseconds