Home
last modified time | relevance | path

Searched defs:newprot (Results 1 – 3 of 3) sorted by relevance

/third_party/Linux_Kernel/arch/arm/include/asm/
Dpgtable-3level.h266 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) in pmd_modify()
Dpgtable.h307 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) in pte_modify()
/third_party/Linux_Kernel/include/linux/
Dhugetlb.h166 unsigned long address, unsigned long end, pgprot_t newprot) in hugetlb_change_protection()