Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dhugetlb.h35 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/linux/mm/
H A Dhugetlb.c7191 pte = huge_pte_modify(old_pte, newprot); in hugetlb_change_protection()