Searched refs:PAGE_KERNEL_NOCACHE (Results 1 – 9 of 9) sorted by relevance
97 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
221 #define PAGE_KERNEL_NOCACHE \ macro260 #define PAGE_KERNEL_NOCACHE \ macro283 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
199 #define PAGE_KERNEL_NOCACHE \ macro
338 return __ioremap_mode(offset, size, PAGE_KERNEL_NOCACHE); in ioremap()
53 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
16 #ifdef PAGE_KERNEL_NOCACHE17 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL_NOCACHE
247 #define PAGE_AGP PAGE_KERNEL_NOCACHE
207 #define PAGE_KERNEL_NOCACHE default_pgprot(__PAGE_KERNEL_NOCACHE | _PAGE_ENC) macro
181 #define PAGE_KERNEL_NOCACHE \ macro