Searched refs:PAGE_AGP (Results 1 – 5 of 5) 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()
247 #define PAGE_AGP PAGE_KERNEL_NOCACHE macro
36 #define PAGE_AGP (PAGE_KERNEL_NC) macro
137 #define PAGE_AGP (PAGE_KERNEL_NC) macro
180 #define PAGE_AGP (PAGE_KERNEL_NC) macro
Completed in 11 milliseconds