Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h1056 #ifndef huge_ptep_modify_prot_commit
1057 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro
1058 static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, in huge_ptep_modify_prot_commit() function
/linux/fs/proc/
H A Dtask_mmu.c2530 huge_ptep_modify_prot_commit(vma, addr, ptep, ptent, in make_uffd_wp_huge_pte()
/linux/mm/
H A Dhugetlb.c6535 huge_ptep_modify_prot_commit(vma, address, ptep, old_pte, pte); in hugetlb_change_protection()