Lines Matching refs:pgprot_t
406 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
417 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
434 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
443 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
471 …uct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot);
477 pgprot_t prot) in io_remap_pfn_range()
591 extern pmd_t mk_pmd(struct page *page, pgprot_t prot);
606 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
645 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
646 unsigned long size, pgprot_t vma_prot);
648 unsigned long size, pgprot_t *vma_prot);