Home
last modified time | relevance | path

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

/linux-5.19.10/include/asm-generic/
Dhugetlb.h33 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/linux-5.19.10/arch/s390/include/asm/
Dhugetlb.h120 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/linux-5.19.10/mm/
Dhugetlb.c6391 pte = huge_pte_modify(old_pte, newprot); in hugetlb_change_protection()