Searched refs:PAGE_KERNEL_NC (Results 1 – 4 of 4) sorted by relevance
185 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro208 #define PAGE_AGP (PAGE_KERNEL_NC)
140 return __kmap_pgprot(page, addr, PAGE_KERNEL_NC); in kmap_noncoherent()
193 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro215 #define PAGE_AGP (PAGE_KERNEL_NC)
36 #define PAGE_KERNEL_NC __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro