Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/include/asm/
Dpgtable-bits.h118 #define pgprot_writecombine pgprot_writecombine macro
120 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-5.19.10/arch/csky/include/asm/
Dpgtable.h245 #define pgprot_writecombine pgprot_writecombine macro
246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-5.19.10/arch/arm/include/asm/
Dpgtable-nommu.h57 #define pgprot_writecombine(prot) (prot) macro
Dpgtable.h109 #define pgprot_writecombine(prot) \ macro
/linux-5.19.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h632 #define pgprot_writecombine pgprot_writecombine macro
633 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-5.19.10/arch/mips/include/asm/
Dpgtable.h481 #define pgprot_writecombine pgprot_writecombine macro
483 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/linux-5.19.10/arch/powerpc/include/asm/nohash/
Dpgtable.h252 #define pgprot_writecombine pgprot_noncached_wc macro
/linux-5.19.10/arch/riscv/include/asm/
Dpgtable.h564 #define pgprot_writecombine pgprot_writecombine macro
565 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-5.19.10/arch/sh/include/asm/
Dpgtable_32.h379 #define pgprot_writecombine(prot) \ macro
/linux-5.19.10/arch/x86/mm/pat/
Dmemtype.c1128 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-5.19.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h902 #define pgprot_writecombine pgprot_writecombine macro
903 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-5.19.10/arch/x86/include/asm/
Dpgtable_types.h514 #define pgprot_writecombine pgprot_writecombine macro
/linux-5.19.10/arch/ia64/include/asm/
Dpgtable.h347 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
/linux-5.19.10/arch/s390/mm/
Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/linux-5.19.10/include/linux/
Dpgtable.h956 #define pgprot_writecombine pgprot_noncached macro
/linux-5.19.10/arch/arm64/include/asm/
Dpgtable.h546 #define pgprot_writecombine(prot) \ macro
/linux-5.19.10/arch/s390/include/asm/
Dpgtable.h1250 #define pgprot_writecombine pgprot_writecombine macro