Home
last modified time | relevance | path

Searched refs:pgprot_writecombine (Results 1 – 21 of 21) sorted by relevance

/arch/loongarch/include/asm/
A Dpgtable-bits.h117 #define pgprot_writecombine pgprot_writecombine macro
119 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/arch/csky/mm/
A Dioremap.c14 return pgprot_writecombine(vma_prot); in phys_mem_access_prot()
/arch/csky/include/asm/
A Dpgtable.h242 #define pgprot_writecombine pgprot_writecombine macro
243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/arch/arm/include/asm/
A Dpgtable-nommu.h49 #define pgprot_writecombine(prot) (prot) macro
A Dpgtable.h117 #define pgprot_writecombine(prot) \ macro
/arch/s390/include/asm/
A Dio.h36 ioremap_prot((addr), (size), pgprot_writecombine(PAGE_KERNEL))
A Dpgtable.h1410 #define pgprot_writecombine pgprot_writecombine macro
1411 pgprot_t pgprot_writecombine(pgprot_t prot);
/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h599 #define pgprot_writecombine pgprot_writecombine macro
600 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/arch/x86/include/asm/
A Dpgtable_types.h521 #define pgprot_writecombine pgprot_writecombine macro
522 extern pgprot_t pgprot_writecombine(pgprot_t prot);
/arch/sh/include/asm/
A Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
381 #define pgprot_noncached pgprot_writecombine
/arch/mips/include/asm/
A Dpgtable.h469 #define pgprot_writecombine pgprot_writecombine macro
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) function
/arch/riscv/kernel/
A Dacpi.c304 prot = pgprot_writecombine(PAGE_KERNEL); in acpi_os_ioremap()
/arch/riscv/include/asm/
A Dpgtable.h645 #define pgprot_writecombine pgprot_writecombine macro
646 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/arch/x86/mm/pat/
A Dmemtype.c943 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
948 EXPORT_SYMBOL_GPL(pgprot_writecombine);
/arch/powerpc/include/asm/nohash/
A Dpgtable.h371 #define pgprot_writecombine pgprot_noncached_wc macro
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h770 #define pgprot_writecombine pgprot_writecombine macro
771 static inline pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
/arch/s390/mm/
A Dpgtable.c29 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
37 EXPORT_SYMBOL_GPL(pgprot_writecombine);
/arch/arm/mm/
A Dmmu.c719 return pgprot_writecombine(vma_prot); in phys_mem_access_prot()
A Ddma-mapping.c441 pgprot_writecombine(prot) : in __get_dma_pgprot()
/arch/arm64/mm/
A Dmmu.c113 return pgprot_writecombine(vma_prot); in phys_mem_access_prot()
/arch/arm64/include/asm/
A Dpgtable.h782 #define pgprot_writecombine(prot) \ macro

Completed in 54 milliseconds