Home
last modified time | relevance | path

Searched refs:newprot (Results 1 – 4 of 4) sorted by relevance

/include/asm-generic/
A Dhugetlb.h35 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() argument
37 return pte_modify(pte, newprot); in huge_pte_modify()
/include/linux/
A Dhuge_mm.h37 pmd_t *pmd, unsigned long addr, pgprot_t newprot,
418 pud_t *pudp, unsigned long addr, pgprot_t newprot,
423 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud() argument
683 unsigned long addr, pgprot_t newprot, in change_huge_pud() argument
A Dpgtable.h1504 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() argument
1507 newprot = pgprot_noncached(newprot); in pgprot_modify()
1509 newprot = pgprot_writecombine(newprot); in pgprot_modify()
1511 newprot = pgprot_device(newprot); in pgprot_modify()
1512 return newprot; in pgprot_modify()
A Dhugetlb.h276 unsigned long address, unsigned long end, pgprot_t newprot,
439 unsigned long end, pgprot_t newprot, in hugetlb_change_protection() argument

Completed in 14 milliseconds