Searched refs:PAGE_AGP (Results 1 – 3 of 3) sorted by relevance
52 # define PAGE_AGP pgprot_noncached_wc(PAGE_KERNEL) macro54 # define PAGE_AGP PAGE_KERNEL macro95 addr = vmap(page_map, num_pages, VM_IOREMAP, PAGE_AGP); in agp_remap()
39 #define PAGE_AGP (PAGE_KERNEL_NC) macro
249 #define PAGE_AGP PAGE_KERNEL_NOCACHE macro