/Linux-v6.6/arch/loongarch/include/asm/ |
D | pgtable-bits.h | 110 #define pgprot_writecombine pgprot_writecombine macro 112 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/csky/include/asm/ |
D | pgtable.h | 242 #define pgprot_writecombine pgprot_writecombine macro 243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/arm/include/asm/ |
D | pgtable-nommu.h | 49 #define pgprot_writecombine(prot) (prot) macro
|
D | pgtable.h | 118 #define pgprot_writecombine(prot) \ macro
|
/Linux-v6.6/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 619 #define pgprot_writecombine pgprot_writecombine macro 620 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 241 #define pgprot_writecombine pgprot_noncached_wc macro
|
/Linux-v6.6/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
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | pgtable.h | 621 #define pgprot_writecombine pgprot_writecombine macro 622 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/sh/include/asm/ |
D | pgtable_32.h | 378 #define pgprot_writecombine(prot) \ macro
|
/Linux-v6.6/arch/x86/mm/pat/ |
D | memtype.c | 1089 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/x86/include/asm/ |
D | pgtable_types.h | 522 #define pgprot_writecombine pgprot_writecombine macro
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | pgtable.h | 315 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
|
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 814 #define pgprot_writecombine pgprot_writecombine macro 815 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/s390/mm/ |
D | pgtable.c | 27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | pgtable.h | 565 #define pgprot_writecombine(prot) \ macro
|
/Linux-v6.6/include/linux/ |
D | pgtable.h | 1107 #define pgprot_writecombine pgprot_noncached macro
|
/Linux-v6.6/arch/s390/include/asm/ |
D | pgtable.h | 1311 #define pgprot_writecombine pgprot_writecombine macro
|