Home
last modified time | relevance | path

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

/arch/s390/mm/
Dpgtable.c322 void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_commit() function
/arch/x86/include/asm/
Dparavirt.h430 static inline void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_commit() function
Dparavirt_types.h250 void (*ptep_modify_prot_commit)(struct mm_struct *mm, unsigned long addr, member