Home
last modified time | relevance | path

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

/arch/powerpc/mm/book3s64/
Dpgtable.c453 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/arch/s390/mm/
Dpgtable.c341 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/arch/x86/include/asm/
Dparavirt.h426 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
Dparavirt_types.h208 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member