Home
last modified time | relevance | path

Searched refs:huge_pte_modify (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/asm-generic/
Dhugetlb.h29 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/linux-4.4.14/arch/s390/include/asm/
Dhugetlb.h107 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/linux-4.4.14/mm/
Dhugetlb.c3978 pte = pte_mkhuge(huge_pte_modify(pte, newprot)); in hugetlb_change_protection()