Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dpgtable-bits.h110 #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/
Dpgtable.h242 #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/
Dpgtable-nommu.h49 #define pgprot_writecombine(prot) (prot) macro
Dpgtable.h118 #define pgprot_writecombine(prot) \ macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/32/
Dpgtable.h619 #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/
Dpgtable.h241 #define pgprot_writecombine pgprot_noncached_wc macro
/Linux-v6.6/arch/mips/include/asm/
Dpgtable.h469 #define pgprot_writecombine pgprot_writecombine macro
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/Linux-v6.6/arch/riscv/include/asm/
Dpgtable.h621 #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/
Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
/Linux-v6.6/arch/x86/mm/pat/
Dmemtype.c1089 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/Linux-v6.6/arch/x86/include/asm/
Dpgtable_types.h522 #define pgprot_writecombine pgprot_writecombine macro
/Linux-v6.6/arch/ia64/include/asm/
Dpgtable.h315 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable.h814 #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/
Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h565 #define pgprot_writecombine(prot) \ macro
/Linux-v6.6/include/linux/
Dpgtable.h1107 #define pgprot_writecombine pgprot_noncached macro
/Linux-v6.6/arch/s390/include/asm/
Dpgtable.h1311 #define pgprot_writecombine pgprot_writecombine macro