Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/asm/
Dfixmap.h97 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
Dpgtable_32.h220 #define PAGE_KERNEL_NOCACHE \ macro
259 #define PAGE_KERNEL_NOCACHE \ macro
282 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
Dpgtable_64.h199 #define PAGE_KERNEL_NOCACHE \ macro
Dio.h337 return __ioremap_mode(offset, size, PAGE_KERNEL_NOCACHE); in ioremap()
/linux-4.1.27/include/asm-generic/
Dfixmap.h50 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h140 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro
153 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
/linux-4.1.27/arch/frv/mm/
Ddma-alloc.c123 err = map_page(va + i, pa + i, PAGE_KERNEL_NOCACHE); in consistent_alloc()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_64.h167 #define PAGE_AGP PAGE_KERNEL_NOCACHE
Dpgtable_types.h163 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro
/linux-4.1.27/drivers/staging/comedi/
Dcomedi_buf.c25 #ifdef PAGE_KERNEL_NOCACHE
26 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL_NOCACHE
/linux-4.1.27/arch/openrisc/include/asm/
Dpgtable.h180 #define PAGE_KERNEL_NOCACHE \ macro
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h319 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h182 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro