/kernel/linux/linux-5.10/arch/h8300/include/asm/ |
D | pgtable.h | 17 #define pgprot_writecombine(prot) (prot) macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable-nommu.h | 57 #define pgprot_writecombine(prot) (prot) macro
|
D | pgtable.h | 110 #define pgprot_writecombine(prot) \ macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 245 #define pgprot_writecombine pgprot_writecombine macro 246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
/kernel/linux/linux-5.10/arch/c6x/include/asm/ |
D | pgtable.h | 64 #define pgprot_writecombine pgprot_noncached macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 585 #define pgprot_writecombine pgprot_writecombine macro 586 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable.h | 469 #define pgprot_writecombine pgprot_writecombine macro 471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 252 #define pgprot_writecombine pgprot_noncached_wc macro
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | pgtable_32.h | 379 #define pgprot_writecombine(prot) \ macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | pgtable.h | 288 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot)&~_PAGE_C_MASK) | _PAGE_C_DEV_WB) macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgtable.h | 32 #define pgprot_writecombine pgprot_noncached macro
|
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
D | memtype.c | 1118 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 861 #define pgprot_writecombine pgprot_writecombine macro 862 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable_types.h | 516 #define pgprot_writecombine pgprot_writecombine macro
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | pgtable.h | 352 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
D | pgtable.c | 27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/kernel/linux/linux-5.10/include/linux/ |
D | pgtable.h | 849 #define pgprot_writecombine pgprot_noncached macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable.h | 489 #define pgprot_writecombine(prot) \ macro
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | pgtable.h | 1189 #define pgprot_writecombine pgprot_writecombine macro
|