Symbol: pgprot_writecombine
arch/arm/include/asm/pgtable-nommu.h
49
#define pgprot_writecombine(prot) (prot)
arch/arm/include/asm/pgtable.h
117
#define pgprot_writecombine(prot) \
arch/arm64/include/asm/pgtable.h
754
#define pgprot_writecombine(prot) \
arch/csky/include/asm/pgtable.h
242
#define pgprot_writecombine pgprot_writecombine
arch/csky/include/asm/pgtable.h
243
static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
arch/loongarch/include/asm/pgtable-bits.h
149
#define pgprot_writecombine pgprot_writecombine
arch/loongarch/include/asm/pgtable-bits.h
151
static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
arch/mips/include/asm/pgtable.h
469
#define pgprot_writecombine pgprot_writecombine
arch/mips/include/asm/pgtable.h
471
static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
arch/powerpc/include/asm/book3s/32/pgtable.h
605
#define pgprot_writecombine pgprot_writecombine
arch/powerpc/include/asm/book3s/32/pgtable.h
606
static inline pgprot_t pgprot_writecombine(pgprot_t prot)
arch/powerpc/include/asm/book3s/64/pgtable.h
785
#define pgprot_writecombine pgprot_writecombine
arch/powerpc/include/asm/book3s/64/pgtable.h
786
static inline pgprot_t pgprot_writecombine(pgprot_t prot)
arch/powerpc/include/asm/nohash/pgtable.h
382
#define pgprot_writecombine pgprot_noncached_wc
arch/riscv/include/asm/pgtable.h
736
#define pgprot_writecombine pgprot_writecombine
arch/riscv/include/asm/pgtable.h
737
static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
arch/s390/include/asm/pgtable.h
1316
#define pgprot_writecombine pgprot_writecombine
arch/s390/mm/pgtable.c
29
pgprot_t pgprot_writecombine(pgprot_t prot)
arch/sh/include/asm/pgtable_32.h
378
#define pgprot_writecombine(prot) \
arch/x86/include/asm/pgtable_types.h
521
#define pgprot_writecombine pgprot_writecombine
arch/x86/mm/pat/memtype.c
944
pgprot_t pgprot_writecombine(pgprot_t prot)
include/linux/pgtable.h
1681
#define pgprot_writecombine pgprot_noncached