Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dhugetlb.h115 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhugetlb.h30 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) in huge_pte_modify() function
/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c5111 pte = pte_mkhuge(huge_pte_modify(old_pte, newprot)); in hugetlb_change_protection()