Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dagp.h16 #define map_page_into_agp(page) /* nothing */ macro
/arch/alpha/include/asm/
Dagp.h8 #define map_page_into_agp(page) macro
/arch/parisc/include/asm/
Dagp.h10 #define map_page_into_agp(page) /* nothing */ macro
/arch/sparc/include/asm/
Dagp.h6 #define map_page_into_agp(page) macro
/arch/powerpc/include/asm/
Dagp.h7 #define map_page_into_agp(page) macro
/arch/x86/include/asm/
Dagp.h15 #define map_page_into_agp(page) set_pages_uc(page, 1) macro