Searched refs:pgprot_writecombine (Results 1 - 25 of 54) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
H A Dpgtable_32.h353 #define pgprot_writecombine(prot) \ macro
356 #define pgprot_noncached pgprot_writecombine
H A Dpgtable_64.h211 #define pgprot_writecombine(prot) __pgprot(pgprot_val(prot) & ~_PAGE_CACHABLE) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
H A Dpgtable_32.h353 #define pgprot_writecombine(prot) \ macro
356 #define pgprot_noncached pgprot_writecombine
H A Dpgtable_64.h211 #define pgprot_writecombine(prot) __pgprot(pgprot_val(prot) & ~_PAGE_CACHABLE) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
H A Dpgtable.h284 #define pgprot_writecombine(prot) pgprot_noncached(prot) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
H A Dpgtable-nommu.h67 #define pgprot_writecombine(prot) __pgprot(0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
H A Dpgtable-nommu.h67 #define pgprot_writecombine(prot) __pgprot(0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Dfb.h13 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dfb.h13 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpgtable_types.h283 #define pgprot_writecombine pgprot_writecombine macro
284 extern pgprot_t pgprot_writecombine(pgprot_t prot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable_types.h283 #define pgprot_writecombine pgprot_writecombine macro
284 extern pgprot_t pgprot_writecombine(pgprot_t prot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A Dpgtable.h136 #ifndef pgprot_writecombine
137 #define pgprot_writecombine pgprot_noncached macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A Dpgtable.h136 #ifndef pgprot_writecombine
137 #define pgprot_writecombine pgprot_noncached macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/mm/
H A Dpat.c735 pgprot_t pgprot_writecombine(pgprot_t prot) function
742 EXPORT_SYMBOL_GPL(pgprot_writecombine); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c369 tmp = pgprot_writecombine(tmp);
382 tmp = pgprot_writecombine(tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c369 tmp = pgprot_writecombine(tmp);
382 tmp = pgprot_writecombine(tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/mm/
H A Dpat.c735 pgprot_t pgprot_writecombine(pgprot_t prot) function
742 EXPORT_SYMBOL_GPL(pgprot_writecombine); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mm/
H A Ddma-mapping.c350 pgprot_writecombine(pgprot_kernel));
394 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mm/
H A Ddma-mapping.c350 pgprot_writecombine(pgprot_kernel));
394 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot);

Completed in 149 milliseconds

123