Home
last modified time | relevance | path

Searched defs:pgprot_writecombine (Results 1 – 16 of 16) sorted by relevance

/linux-6.14.4/arch/loongarch/include/asm/
Dpgtable-bits.h119 #define pgprot_writecombine pgprot_writecombine macro
121 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-6.14.4/arch/csky/include/asm/
Dpgtable.h242 #define pgprot_writecombine pgprot_writecombine macro
243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-6.14.4/arch/arm/include/asm/
Dpgtable-nommu.h49 #define pgprot_writecombine(prot) (prot) macro
Dpgtable.h118 #define pgprot_writecombine(prot) \ macro
/linux-6.14.4/arch/powerpc/include/asm/book3s/32/
Dpgtable.h599 #define pgprot_writecombine pgprot_writecombine macro
600 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-6.14.4/arch/mips/include/asm/
Dpgtable.h469 #define pgprot_writecombine pgprot_writecombine macro
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/linux-6.14.4/arch/powerpc/include/asm/nohash/
Dpgtable.h371 #define pgprot_writecombine pgprot_noncached_wc macro
/linux-6.14.4/arch/riscv/include/asm/
Dpgtable.h647 #define pgprot_writecombine pgprot_writecombine macro
648 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-6.14.4/arch/sh/include/asm/
Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
/linux-6.14.4/arch/x86/mm/pat/
Dmemtype.c1116 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h789 #define pgprot_writecombine pgprot_writecombine macro
790 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-6.14.4/arch/x86/include/asm/
Dpgtable_types.h525 #define pgprot_writecombine pgprot_writecombine macro
/linux-6.14.4/arch/s390/mm/
Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-6.14.4/include/linux/
Dpgtable.h1352 #define pgprot_writecombine pgprot_noncached macro
/linux-6.14.4/arch/s390/include/asm/
Dpgtable.h1402 #define pgprot_writecombine pgprot_writecombine macro
/linux-6.14.4/arch/arm64/include/asm/
Dpgtable.h691 #define pgprot_writecombine(prot) \ macro