Searched refs:huge_ptep_modify_prot_commit (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhugetlb.h59 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro
60 extern void huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
/linux-master/arch/arm64/include/asm/
H A Dhugetlb.h57 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro
58 extern void huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
/linux-master/arch/powerpc/mm/book3s64/
H A Dhugetlbpage.c143 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, function
/linux-master/include/linux/
H A Dhugetlb.h1017 #ifndef huge_ptep_modify_prot_commit
1018 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro
1019 static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, function
/linux-master/arch/arm64/mm/
H A Dhugetlbpage.c555 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, function
/linux-master/fs/proc/
H A Dtask_mmu.c1945 huge_ptep_modify_prot_commit(vma, addr, ptep, ptent,
/linux-master/mm/
H A Dhugetlb.c7057 huge_ptep_modify_prot_commit(vma, address, ptep, old_pte, pte);

Completed in 172 milliseconds