/openbmc/linux/arch/loongarch/include/asm/ |
H A 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
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 242 #define pgprot_writecombine pgprot_writecombine macro 243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | pgtable-nommu.h | 49 #define pgprot_writecombine(prot) (prot) macro
|
H A D | pgtable.h | 118 #define pgprot_writecombine(prot) \ macro
|
/openbmc/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 619 #define pgprot_writecombine pgprot_writecombine macro 620 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 241 #define pgprot_writecombine pgprot_noncached_wc macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 469 #define pgprot_writecombine pgprot_writecombine macro 471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 610 #define pgprot_writecombine pgprot_writecombine macro 611 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | pgtable_32.h | 378 #define pgprot_writecombine(prot) \ macro
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | memtype.c | 1110 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 788 #define pgprot_writecombine pgprot_writecombine macro 789 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | pgtable.h | 315 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable_types.h | 527 #define pgprot_writecombine pgprot_writecombine macro
|
/openbmc/linux/arch/s390/mm/ |
H A D | pgtable.c | 27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 1128 #define pgprot_writecombine pgprot_noncached macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 565 #define pgprot_writecombine(prot) \ macro
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 1321 #define pgprot_writecombine pgprot_writecombine macro
|