Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h1064 #ifndef huge_ptep_modify_prot_commit
1065 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro
1066 static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, in huge_ptep_modify_prot_commit() function
/linux/mm/
H A Dhugetlb.c6499 huge_ptep_modify_prot_commit(vma, address, ptep, old_pte, pte); in hugetlb_change_protection()