Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h1053 #ifndef huge_ptep_modify_prot_start
1054 #define huge_ptep_modify_prot_start huge_ptep_modify_prot_start macro
1055 static inline pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma, in huge_ptep_modify_prot_start() function
/linux/mm/
H A Dhugetlb.c6492 old_pte = huge_ptep_modify_prot_start(vma, address, ptep); in hugetlb_change_protection()