Home
last modified time | relevance | path

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

/arch/h8300/include/asm/
Dpgtable.h17 #define pgprot_writecombine(prot) (prot) macro
/arch/arm/include/asm/
Dpgtable-nommu.h51 #define pgprot_writecombine(prot) (prot) macro
Dpgtable.h118 #define pgprot_writecombine(prot) \ macro
/arch/c6x/include/asm/
Dpgtable.h64 #define pgprot_writecombine pgprot_noncached macro
/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
/arch/powerpc/include/asm/nohash/
Dpgtable.h254 #define pgprot_writecombine pgprot_noncached_wc macro
/arch/powerpc/include/asm/book3s/32/
Dpgtable.h586 #define pgprot_writecombine pgprot_writecombine macro
587 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/arch/mips/include/asm/
Dpgtable.h469 #define pgprot_writecombine pgprot_writecombine macro
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/arch/nds32/include/asm/
Dpgtable.h288 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot)&~_PAGE_C_MASK) | _PAGE_C_DEV_WB) macro
/arch/sh/include/asm/
Dpgtable_32.h379 #define pgprot_writecombine(prot) \ macro
/arch/x86/mm/pat/
Dmemtype.c1118 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/arch/microblaze/include/asm/
Dpgtable.h32 #define pgprot_writecombine pgprot_noncached macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h861 #define pgprot_writecombine pgprot_writecombine macro
862 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/arch/x86/include/asm/
Dpgtable_types.h517 #define pgprot_writecombine pgprot_writecombine macro
/arch/ia64/include/asm/
Dpgtable.h352 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
/arch/s390/mm/
Dpgtable.c27 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/arch/arm64/include/asm/
Dpgtable.h490 #define pgprot_writecombine(prot) \ macro
/arch/s390/include/asm/
Dpgtable.h1189 #define pgprot_writecombine pgprot_writecombine macro