Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/mm/
Dpgtable.c323 void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_commit() function
/Linux-v4.19/include/asm-generic/
Dpgtable.h620 static inline void ptep_modify_prot_commit(struct mm_struct *mm, in ptep_modify_prot_commit() function
/Linux-v4.19/arch/x86/include/asm/
Dparavirt.h435 static inline void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_commit() function
Dparavirt_types.h253 void (*ptep_modify_prot_commit)(struct mm_struct *mm, unsigned long addr, member