Searched refs:PAGE_AGP (Results 1 – 3 of 3) sorted by relevance
47 # define PAGE_AGP __pgprot(_PAGE_KERNEL | _PAGE_NO_CACHE) macro49 # define PAGE_AGP PAGE_KERNEL macro90 addr = vmap(page_map, num_pages, VM_IOREMAP, PAGE_AGP); in agp_remap()
191 #define PAGE_AGP (PAGE_KERNEL_NC) macro
167 #define PAGE_AGP PAGE_KERNEL_NOCACHE macro