Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dhugetlb.h119 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/Linux-v5.4/include/asm-generic/
Dhugetlb.h30 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/Linux-v5.4/mm/
Dhugetlb.c4566 pte = pte_mkhuge(huge_pte_modify(old_pte, newprot)); in hugetlb_change_protection()