Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfixmap.h185 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
235 __set_fixmap_offset(idx, phys, PAGE_KERNEL_NOCACHE)
Dpgtable_64.h176 #define PAGE_AGP PAGE_KERNEL_NOCACHE
Dpgtable_types.h126 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro
/arch/um/include/asm/
Dfixmap.h52 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
/arch/sparc/include/asm/
Dfixmap.h66 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
/arch/sh/include/asm/
Dfixmap.h88 __set_fixmap(idx, phys, 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.h203 #define PAGE_KERNEL_NOCACHE \ macro
Dio.h332 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/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