Home
last modified time | relevance | path

Searched defs:ptep_modify_prot_commit (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c536 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, ptep_modify_prot_commit() function
/linux/arch/x86/include/asm/
H A Dparavirt.h427 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
H A Dparavirt_types.h178 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
/linux/arch/s390/mm/
H A Dpgtable.c357 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/linux/arch/arm64/mm/
H A Dmmu.c1514 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in ptep_modify_prot_commit() function
/linux/include/linux/
H A Dpgtable.h1239 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, ptep_modify_prot_commit() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h1419 #define ptep_modify_prot_commit ptep_modify_prot_commit global() macro