| /Linux-v6.1/arch/loongarch/include/asm/ |
| D | pgtable-bits.h | 102 #define pgprot_writecombine pgprot_writecombine macro 104 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/csky/include/asm/ |
| D | pgtable.h | 225 #define pgprot_writecombine pgprot_writecombine macro 226 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/arm/include/asm/ |
| D | pgtable-nommu.h | 51 #define pgprot_writecombine(prot) (prot) macro
|
| D | pgtable.h | 118 #define pgprot_writecombine(prot) \ macro
|
| /Linux-v6.1/arch/mips/include/asm/ |
| D | pgtable.h | 459 #define pgprot_writecombine pgprot_writecombine macro 461 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
|
| /Linux-v6.1/arch/powerpc/include/asm/nohash/ |
| D | pgtable.h | 232 #define pgprot_writecombine pgprot_noncached_wc macro
|
| /Linux-v6.1/arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 612 #define pgprot_writecombine pgprot_writecombine macro 613 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/riscv/include/asm/ |
| D | pgtable.h | 544 #define pgprot_writecombine pgprot_writecombine macro 545 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/sh/include/asm/ |
| D | pgtable_32.h | 379 #define pgprot_writecombine(prot) \ macro
|
| /Linux-v6.1/arch/x86/mm/pat/ |
| D | memtype.c | 1128 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 885 #define pgprot_writecombine pgprot_writecombine macro 886 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | pgtable_types.h | 495 #define pgprot_writecombine pgprot_writecombine macro
|
| /Linux-v6.1/arch/ia64/include/asm/ |
| D | pgtable.h | 329 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
|
| /Linux-v6.1/arch/s390/mm/ |
| D | pgtable.c | 27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
| /Linux-v6.1/arch/arm64/include/asm/ |
| D | pgtable.h | 562 #define pgprot_writecombine(prot) \ macro
|
| /Linux-v6.1/include/linux/ |
| D | pgtable.h | 987 #define pgprot_writecombine pgprot_noncached macro
|
| /Linux-v6.1/arch/s390/include/asm/ |
| D | pgtable.h | 1247 #define pgprot_writecombine pgprot_writecombine macro
|