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

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

Completed in 243 milliseconds