Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/asm/
Dfixmap.h97 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
Dpgtable_32.h221 #define PAGE_KERNEL_NOCACHE \ macro
260 #define PAGE_KERNEL_NOCACHE \ macro
283 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
Dpgtable_64.h199 #define PAGE_KERNEL_NOCACHE \ macro
Dio.h338 return __ioremap_mode(offset, size, PAGE_KERNEL_NOCACHE); in ioremap()
/Linux-v4.19/include/asm-generic/
Dfixmap.h53 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NOCACHE
/Linux-v4.19/drivers/staging/comedi/
Dcomedi_buf.c16 #ifdef PAGE_KERNEL_NOCACHE
17 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL_NOCACHE
/Linux-v4.19/arch/x86/include/asm/
Dpgtable_64.h247 #define PAGE_AGP PAGE_KERNEL_NOCACHE
Dpgtable_types.h207 #define PAGE_KERNEL_NOCACHE default_pgprot(__PAGE_KERNEL_NOCACHE | _PAGE_ENC) macro
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h181 #define PAGE_KERNEL_NOCACHE \ macro