Searched refs:PAGE_KERNEL_NOCACHE (Results 1 – 14 of 14) sorted by relevance
/arch/x86/include/asm/ |
D | fixmap.h | 185 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) 235 __set_fixmap_offset(idx, phys, PAGE_KERNEL_NOCACHE)
|
D | pgtable_64.h | 176 #define PAGE_AGP PAGE_KERNEL_NOCACHE
|
D | pgtable_types.h | 126 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro
|
/arch/um/include/asm/ |
D | fixmap.h | 52 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
|
/arch/sparc/include/asm/ |
D | fixmap.h | 66 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
|
/arch/sh/include/asm/ |
D | fixmap.h | 88 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
|
D | pgtable_32.h | 224 #define PAGE_KERNEL_NOCACHE \ macro 263 #define PAGE_KERNEL_NOCACHE \ macro 286 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
|
D | pgtable_64.h | 203 #define PAGE_KERNEL_NOCACHE \ macro
|
D | io.h | 332 return __ioremap_mode(offset, size, PAGE_KERNEL_NOCACHE); in ioremap()
|
/arch/frv/mm/ |
D | dma-alloc.c | 123 err = map_page(va + i, pa + i, PAGE_KERNEL_NOCACHE); in consistent_alloc()
|
/arch/m32r/include/asm/ |
D | pgtable.h | 143 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro 156 #define PAGE_KERNEL_NOCACHE __pgprot(0) macro
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 181 #define PAGE_KERNEL_NOCACHE \ macro
|
/arch/mn10300/include/asm/ |
D | pgtable.h | 181 #define PAGE_KERNEL_NOCACHE __pgprot(__PAGE_KERNEL_NOCACHE) macro
|
/arch/frv/include/asm/ |
D | pgtable.h | 322 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro
|