Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dpgtable-bits.h102 #define pgprot_writecombine pgprot_writecombine macro
104 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/Linux-v6.1/arch/csky/include/asm/
Dpgtable.h225 #define pgprot_writecombine pgprot_writecombine macro
226 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/Linux-v6.1/arch/arm/include/asm/
Dpgtable-nommu.h51 #define pgprot_writecombine(prot) (prot) macro
Dpgtable.h118 #define pgprot_writecombine(prot) \ macro
/Linux-v6.1/arch/mips/include/asm/
Dpgtable.h459 #define pgprot_writecombine pgprot_writecombine macro
461 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/Linux-v6.1/arch/powerpc/include/asm/nohash/
Dpgtable.h232 #define pgprot_writecombine pgprot_noncached_wc macro
/Linux-v6.1/arch/powerpc/include/asm/book3s/32/
Dpgtable.h612 #define pgprot_writecombine pgprot_writecombine macro
613 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/Linux-v6.1/arch/riscv/include/asm/
Dpgtable.h544 #define pgprot_writecombine pgprot_writecombine macro
545 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/Linux-v6.1/arch/sh/include/asm/
Dpgtable_32.h379 #define pgprot_writecombine(prot) \ macro
/Linux-v6.1/arch/x86/mm/pat/
Dmemtype.c1128 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h885 #define pgprot_writecombine pgprot_writecombine macro
886 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/Linux-v6.1/arch/x86/include/asm/
Dpgtable_types.h495 #define pgprot_writecombine pgprot_writecombine macro
/Linux-v6.1/arch/ia64/include/asm/
Dpgtable.h329 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
/Linux-v6.1/arch/s390/mm/
Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/Linux-v6.1/arch/arm64/include/asm/
Dpgtable.h562 #define pgprot_writecombine(prot) \ macro
/Linux-v6.1/include/linux/
Dpgtable.h987 #define pgprot_writecombine pgprot_noncached macro
/Linux-v6.1/arch/s390/include/asm/
Dpgtable.h1247 #define pgprot_writecombine pgprot_writecombine macro