/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | pgtable_mm.h | 159 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) macro 166 #define pgprot_noncached(prot) \ macro
|
/kernel/linux/linux-4.19/arch/m68k/include/asm/ |
D | pgtable_mm.h | 156 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) macro 163 #define pgprot_noncached(prot) \ macro
|
/kernel/linux/linux-5.10/arch/h8300/include/asm/ |
D | pgtable.h | 18 #define pgprot_noncached pgprot_writecombine macro
|
/kernel/linux/linux-4.19/arch/h8300/include/asm/ |
D | pgtable.h | 21 #define pgprot_noncached pgprot_writecombine macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgtable.h | 112 #define pgprot_noncached pgprot_noncached macro 114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable-nommu.h | 56 #define pgprot_noncached(prot) (prot) macro
|
D | pgtable.h | 107 #define pgprot_noncached(prot) \ macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 234 #define pgprot_noncached pgprot_noncached macro 236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
|
/kernel/linux/linux-5.10/arch/c6x/include/asm/ |
D | pgtable.h | 39 #define pgprot_noncached(prot) (prot) macro
|
/kernel/linux/linux-4.19/arch/nios2/include/asm/ |
D | pgtable.h | 118 #define pgprot_noncached pgprot_noncached macro 120 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
|
/kernel/linux/linux-4.19/arch/c6x/include/asm/ |
D | pgtable.h | 43 #define pgprot_noncached(prot) (prot) macro
|
/kernel/linux/linux-4.19/arch/arm/include/asm/ |
D | pgtable-nommu.h | 66 #define pgprot_noncached(prot) (prot) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 310 #define pgprot_noncached pgprot_noncached macro 311 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
|
/kernel/linux/linux-4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 464 #define pgprot_noncached pgprot_noncached macro 465 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
|
/kernel/linux/linux-4.19/arch/mips/include/asm/ |
D | pgtable.h | 444 #define pgprot_noncached pgprot_noncached macro 446 static inline pgprot_t pgprot_noncached(pgprot_t _prot) function
|
/kernel/linux/linux-4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 299 #define pgprot_noncached pgprot_noncached macro 300 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
|
/kernel/linux/linux-4.19/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 188 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 551 #define pgprot_noncached pgprot_noncached macro 552 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgtable.h | 31 #define pgprot_noncached(x) (x) macro 94 #define pgprot_noncached(prot) \ macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable.h | 458 #define pgprot_noncached pgprot_noncached macro 460 static inline pgprot_t pgprot_noncached(pgprot_t _prot) function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 233 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
|
/kernel/linux/linux-4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 35 #define pgprot_noncached(x) (x) macro 106 #define pgprot_noncached(prot) \ macro
|
/kernel/linux/linux-4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 200 #define pgprot_noncached(prot) \ macro
|
/kernel/linux/linux-4.19/arch/sh/include/asm/ |
D | pgtable_64.h | 206 #define pgprot_noncached(x) __pgprot(((x).pgprot & ~(_PAGE_CACHABLE)) | _PAGE_DEVICE) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgtable.h | 307 #define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) & ~_PAGE_CACHEABLE)) macro
|