Home
last modified time | relevance | path

Searched defs:pgprot (Results 1 – 79 of 79) sorted by relevance

/linux-4.4.14/drivers/staging/android/ion/
Dion_heap.c34 pgprot_t pgprot; in ion_heap_map_kernel() local
106 static int ion_heap_clear_pages(struct page **pages, int num, pgprot_t pgprot) in ion_heap_clear_pages()
119 pgprot_t pgprot) in ion_heap_sglist_zero()
144 pgprot_t pgprot; in ion_heap_buffer_zero() local
154 int ion_heap_pages_zero(struct page *page, size_t size, pgprot_t pgprot) in ion_heap_pages_zero()
Dion_test.c50 pgprot_t pgprot = pgprot_writecombine(PAGE_KERNEL); in ion_handle_test_dma() local
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h218 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; struct
355 static inline enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode()
364 static inline pgprot_t pgprot_4k_2_large(pgprot_t pgprot) in pgprot_4k_2_large()
373 static inline pgprot_t pgprot_large_2_4k(pgprot_t pgprot) in pgprot_large_2_4k()
Dpgtable.h344 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot()
354 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte()
360 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
552 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
803 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/um/include/asm/
Dpgtable-3level.h101 static inline pte_t pfn_pte(pfn_t page_nr, pgprot_t pgprot) in pfn_pte()
110 static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot) in pfn_pmd()
Dpage.h84 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h277 #define mk_pte(page, pgprot) \ argument
/linux-4.4.14/arch/parisc/mm/
Dioremap.c32 pgprot_t pgprot; in __ioremap() local
Dinit.c398 pgprot_t pgprot, int force) in map_pages()
/linux-4.4.14/arch/sh/include/asm/
Dpage.h78 typedef struct { unsigned long long pgprot; } pgprot_t; member
86 typedef struct { unsigned long pgprot; } pgprot_t; member
92 typedef struct { unsigned long long pgprot; } pgprot_t; member
Dpgtable_64.h279 #define mk_pte(page,pgprot) \ argument
292 #define mk_pte_phys(physpage, pgprot) \ argument
Dpgtable_32.h389 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/sh/mm/
Dioremap.c39 pgprot_t pgprot, void *caller) in __ioremap_caller()
/linux-4.4.14/arch/m32r/mm/
Dioremap.c48 pgprot_t pgprot; in __ioremap() local
/linux-4.4.14/include/asm-generic/
Dhugetlb.h4 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) in mk_huge_pte()
Dpage.h49 unsigned long pgprot; member
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable.h70 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) { in pfn_pte()
78 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
Dpage.h321 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/cris/include/asm/
Dpgtable.h178 static inline pte_t __mk_pte(void * page, pgprot_t pgprot) in __mk_pte()
186 #define mk_pte(page, pgprot) __mk_pte(page_address(page), (pgprot)) argument
188 #define mk_pte_phys(physpage, pgprot) \ argument
Dpage.h28 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/powerpc/mm/
Dpgtable_64.c760 static pmd_t pmd_set_protbits(pmd_t pmd, pgprot_t pgprot) in pmd_set_protbits()
766 pmd_t pfn_pmd(unsigned long pfn, pgprot_t pgprot) in pfn_pmd()
780 pmd_t mk_pmd(struct page *page, pgprot_t pgprot) in mk_pmd()
/linux-4.4.14/arch/m68k/include/asm/
Dpage.h26 typedef struct { unsigned long pgprot; } pgprot_t; member
Dsun3_pgtable.h102 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
130 #define pfn_pte(pfn, pgprot) \ argument
Dmotorola_pgtable.h100 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
Dmcf_pgtable.h156 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_32.h283 static inline pte_t mk_pte(struct page *page, pgprot_t pgprot) in mk_pte()
288 static inline pte_t mk_pte_phys(unsigned long page, pgprot_t pgprot) in mk_pte_phys()
293 static inline pte_t mk_pte_io(unsigned long page, pgprot_t pgprot, int space) in mk_pte_io()
Dpgtable_64.h244 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
247 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd()
253 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
Dpage_64.h62 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpage_32.h59 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h316 static inline pte_t __mk_pte(void *page, pgprot_t pgprot) in __mk_pte()
324 #define mk_pte(page, pgprot) __mk_pte(page_address(page), (pgprot)) argument
326 #define mk_pte_phys(physpage, pgprot) \ argument
Dpage.h62 unsigned long pgprot; member
/linux-4.4.14/arch/nios2/mm/
Dioremap.c28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ in remap_area_pte() local
/linux-4.4.14/arch/mips/mm/
Dioremap.c24 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | __READABLE in remap_area_pte() local
/linux-4.4.14/arch/alpha/include/asm/
Dmmzone.h78 #define mk_pte(page, pgprot) \ argument
Dpgtable.h210 #define mk_pte(page, pgprot) \ argument
219 extern inline pte_t pfn_pte(unsigned long physpfn, pgprot_t pgprot) in pfn_pte()
Dpage.h33 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/arm/include/asm/
Dpgtable-2level-types.h36 typedef struct { pteval_t pgprot; } pgprot_t; member
Dpgtable-3level-types.h39 typedef struct { pteval_t pgprot; } pgprot_t; member
/linux-4.4.14/arch/s390/include/asm/
Dhugetlb.h72 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) in mk_huge_pte()
Dpgtable.h1296 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys()
1303 static inline pte_t mk_pte(struct page *page, pgprot_t pgprot) in mk_pte()
1341 #define pfn_pte(pfn,pgprot) mk_pte_phys(__pa((pfn) << PAGE_SHIFT),(pgprot)) argument
1354 static inline unsigned long massage_pgprot_pmd(pgprot_t pgprot) in massage_pgprot_pmd()
1441 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
1626 #define pfn_pmd(pfn, pgprot) mk_pmd_phys(__pa((pfn) << PAGE_SHIFT), (pgprot)) argument
1627 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
Dpage.h70 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/m68k/kernel/
Ddma.c25 pgprot_t pgprot; in dma_alloc_coherent() local
/linux-4.4.14/arch/unicore32/include/asm/
Dpage.h39 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/nios2/include/asm/
Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h309 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
409 #define pfn_pte(pfn, pgprot) __pte((pfn << PAGE_SHIFT) | pgprot_val(pgprot)) argument
Dpage.h84 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/tile/include/asm/
Dpgtable.h303 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
480 #define pfn_pmd(pfn, pgprot) pte_pmd(pfn_pte((pfn), (pgprot))) argument
482 #define mk_pmd(page, pgprot) pfn_pmd(page_to_pfn(page), (pgprot)) argument
Dpage.h104 static inline u64 pgprot_val(pgprot_t pgprot) in pgprot_val()
/linux-4.4.14/arch/avr32/include/asm/
Dpage.h34 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h280 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable-types.h57 typedef struct { pteval_t pgprot; } pgprot_t; member
/linux-4.4.14/arch/arc/include/asm/
Dpage.h44 unsigned long pgprot; member
/linux-4.4.14/arch/mn10300/include/asm/
Dpage.h40 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h391 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/m32r/include/asm/
Dpage.h32 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h279 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), pgprot) argument
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h249 #define pfn_pte(pfn, pgprot) \ argument
255 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
258 #define mk_pte_phys(physpage, pgprot) \ argument
Dpage.h180 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/parisc/include/asm/
Dpgtable.h387 #define __mk_pte(addr,pgprot) \ argument
396 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
398 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) in pfn_pte()
Dpage.h46 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/frv/include/asm/
Dpage.h27 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h418 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
422 #define mk_pte_phys(physpage, pgprot) pfn_pte((physpage) >> PAGE_SHIFT, pgprot) argument
/linux-4.4.14/arch/x86/mm/
Dpageattr.c907 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte()
929 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd()
1002 pgprot_t pgprot) in populate_pud()
1085 pgprot_t pgprot = __pgprot(_KERNPG_TABLE); in populate_pgd() local
Dpat.c889 pgprot_t pgprot; in track_pfn_copy() local
/linux-4.4.14/arch/metag/include/asm/
Dpage.h76 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h154 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/score/include/asm/
Dpage.h46 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/xtensa/include/asm/
Dpage.h107 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/mips/include/asm/
Dpage.h149 typedef struct { unsigned long pgprot; } pgprot_t; member
Dpgtable.h431 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/linux-4.4.14/arch/x86/include/asm/xen/
Dpage.h260 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h368 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
375 #define mk_pte(page, pgprot) \ argument
Dpage.h90 typedef struct { unsigned long pgprot; } pgprot_t; member
/linux-4.4.14/arch/tile/mm/
Dpgtable.c515 pgprot_t pgprot; in ioremap_prot() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_vm.c690 unsigned int pgprot; in drm_vma_info() local
/linux-4.4.14/drivers/iommu/
Dmsm_iommu.c378 unsigned int pgprot; in msm_iommu_map() local
/linux-4.4.14/arch/ia64/mm/
Dinit.c211 put_kernel_page (struct page *page, unsigned long address, pgprot_t pgprot) in put_kernel_page()
/linux-4.4.14/mm/
Dhuge_memory.c895 pgprot_t pgprot = vma->vm_page_prot; in vmf_insert_pfn_pmd() local
Dmemory.c1608 pgprot_t pgprot = vma->vm_page_prot; in vm_insert_pfn() local