Home
last modified time | relevance | path

Searched refs:PAGE_KERNEL_NOCACHE (Results 1 – 11 of 11) sorted by relevance

/arch/sh/include/asm/
Dfixmap.h97 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
Dpgtable_32.h224 #define PAGE_KERNEL_NOCACHE \ macro
263 #define PAGE_KERNEL_NOCACHE \ macro
286 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
Dpgtable_64.h200 #define PAGE_KERNEL_NOCACHE \ macro
Dio.h337 return __ioremap_mode(offset, size, PAGE_KERNEL_NOCACHE); in ioremap()
/arch/frv/mm/
Ddma-alloc.c123 err = map_page(va + i, pa + i, PAGE_KERNEL_NOCACHE); in consistent_alloc()
/arch/m32r/include/asm/
Dpgtable.h143 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro
156 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
/arch/x86/include/asm/
Dpgtable_64.h176 #define PAGE_AGP PAGE_KERNEL_NOCACHE
Dpgtable_types.h180 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro
/arch/openrisc/include/asm/
Dpgtable.h181 #define PAGE_KERNEL_NOCACHE \ macro
/arch/mn10300/include/asm/
Dpgtable.h181 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro
/arch/frv/include/asm/
Dpgtable.h322 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro