Home
last modified time | relevance | path

Searched refs:pgprot_t (Results 1 – 15 of 15) sorted by relevance

/include/linux/
Dvmalloc.h56 int node, pgprot_t prot);
75 extern void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot);
78 pgprot_t prot, int node, const void *caller);
82 unsigned long flags, pgprot_t prot);
115 extern int map_vm_area(struct vm_struct *area, pgprot_t prot,
119 pgprot_t prot, struct page **pages);
125 pgprot_t prot, struct page **pages) in map_kernel_range_noflush()
Dio.h32 phys_addr_t phys_addr, pgprot_t prot);
35 phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
Dio-mapping.h41 pgprot_t prot;
55 pgprot_t prot; in io_mapping_create_wc()
Dcrash_dump.h23 unsigned long size, pgprot_t prot);
Dagpgart.h62 pgprot_t prot;
Dhugetlb.h108 unsigned long address, unsigned long end, pgprot_t newprot);
158 unsigned long address, unsigned long end, pgprot_t newprot) in hugetlb_change_protection()
Dmm_types.h271 pgprot_t vm_page_prot; /* Access permissions of this VMA. */
Dhuge_mm.h34 unsigned long addr, pgprot_t newprot,
Dmm.h199 extern pgprot_t protection_map[16];
1265 unsigned long end, pgprot_t newprot,
1993 pgprot_t vm_get_page_prot(unsigned long vm_flags);
1996 static inline pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot()
2013 unsigned long pfn, unsigned long size, pgprot_t);
/include/asm-generic/
Dhugetlb.h4 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) in mk_huge_pte()
29 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify()
Dpage.h50 } pgprot_t; typedef
61 #define __pgprot(x) ((pgprot_t) { (x) } )
Dpgtable.h258 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
494 static inline int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_remap()
505 static inline int track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot, in track_pfn_insert()
530 extern int track_pfn_remap(struct vm_area_struct *vma, pgprot_t *prot,
533 extern int track_pfn_insert(struct vm_area_struct *vma, pgprot_t *prot,
Ddma-mapping-common.h184 pgprot_t prot, const void *caller);
187 unsigned long vm_flags, pgprot_t prot,
/include/xen/
Dxen-ops.h33 pgprot_t prot, unsigned domid,
/include/drm/ttm/
Dttm_bo_driver.h1029 extern pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp);