Searched refs:pgprot_t (Results 1 - 25 of 150) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvmalloc.h5 #include <asm/page.h> /* pgprot_t */
45 extern void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot);
47 pgprot_t prot);
51 unsigned long flags, pgprot_t prot);
68 extern int map_vm_area(struct vm_struct *area, pgprot_t prot,
H A Dio.h32 unsigned long phys_addr, pgprot_t prot);
35 unsigned long phys_addr, pgprot_t prot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dcacheflush.h28 int change_page_attr(struct page *page, int numpages, pgprot_t prot);
29 int change_page_attr_addr(unsigned long addr, int numpages, pgprot_t prot);
H A Dfixmap.h46 unsigned long phys, pgprot_t flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dioremap.c15 unsigned long end, unsigned long phys_addr, pgprot_t prot)
33 unsigned long end, unsigned long phys_addr, pgprot_t prot)
51 unsigned long end, unsigned long phys_addr, pgprot_t prot)
69 unsigned long end, unsigned long phys_addr, pgprot_t prot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dpage.h33 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon7957
43 #define __pgprot(x) ((pgprot_t) { (x) } )
52 typedef unsigned long pgprot_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dpage.h38 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon8032
47 #define __pgprot(x) ((pgprot_t) { (x) } )
56 typedef unsigned long pgprot_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dpageattr.c38 static struct page *split_large_page(unsigned long address, pgprot_t prot,
39 pgprot_t ref_prot)
105 static void revert_page(unsigned long address, pgprot_t ref_prot)
126 __change_page_attr(unsigned long address, unsigned long pfn, pgprot_t prot,
127 pgprot_t ref_prot)
131 pgprot_t ref_prot2;
182 int change_page_attr_addr(unsigned long address, int numpages, pgprot_t prot)
206 pgprot_t prot2;
219 int change_page_attr(struct page *page, int numpages, pgprot_t prot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dhighmem.h34 extern pgprot_t kmap_prot;
56 extern void *kmap_atomic_pfn_prot(unsigned long pfn, enum km_type type, pgprot_t prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dhighmem.h33 extern pgprot_t kmap_prot;
71 void *kmap_atomic_prot(struct page *page, enum km_type type, pgprot_t prot);
H A Dcacheflush.h28 int change_page_attr(struct page *page, int numpages, pgprot_t prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dhighmem.h34 extern pgprot_t kmap_prot;
56 extern void *kmap_atomic_pfn_prot(unsigned long pfn, enum km_type type, pgprot_t prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dgeneric.c26 unsigned long offset, pgprot_t prot, int space)
43 unsigned long offset, pgprot_t prot, int space)
64 unsigned long pfn, unsigned long size, pgprot_t prot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpage.h143 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon9307
145 #define __pgprot(x) ((pgprot_t) { (x) })
180 typedef unsigned long pgprot_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpage.h89 typedef struct { unsigned long long pgprot; } pgprot_t; typedef in typeref:struct:__anon9419
96 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon9421
107 #define __pgprot(x) ((pgprot_t) { (x) } )
H A Dfixmap.h57 unsigned long phys, pgprot_t flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dpage.h61 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon9541
71 #define __pgprot(x) ((pgprot_t) { (x) } )
81 typedef unsigned long pgprot_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpage.h146 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon8012
155 #define __pgprot(x) ((pgprot_t) { (x) } )
164 typedef unsigned long pgprot_t; typedef
H A Dpage-nommu.h34 typedef unsigned long pgprot_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dgeneric.c27 unsigned long offset, pgprot_t prot,
85 unsigned long offset, pgprot_t prot, int space)
107 unsigned long offset, pgprot_t prot, int space)
128 unsigned long pfn, unsigned long size, pgprot_t prot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dfixmap.h58 unsigned long phys, pgprot_t flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dfixmap.h42 unsigned long phys, pgprot_t flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Dcacheflush.h30 int change_page_attr(struct page *page, int numpages, pgprot_t prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dmachdep.h113 pgprot_t (*phys_mem_access_prot)(struct file *file,
116 pgprot_t vma_prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dpage.h39 } pgprot_t; typedef in typeref:struct:__anon8056
49 #define __pgprot(x) ((pgprot_t) { (x) } )

Completed in 218 milliseconds

123456