Home
last modified time | relevance | path

Searched refs:ptep_modify_prot_commit (Results 1 – 10 of 10) sorted by relevance

/arch/x86/kernel/
A Dparavirt.c202 .mmu.ptep_modify_prot_commit = __ptep_modify_prot_commit,
/arch/x86/include/asm/
A Dparavirt.h404 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
408 PVOP_VCALL4(mmu.ptep_modify_prot_commit, vma, addr, ptep, pte.pte); in ptep_modify_prot_commit()
A Dparavirt_types.h173 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
/arch/powerpc/mm/book3s64/
A Dpgtable.c546 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/arch/arm64/include/asm/
A Dpgtable.h1641 #define ptep_modify_prot_commit ptep_modify_prot_commit macro
1642 extern void ptep_modify_prot_commit(struct vm_area_struct *vma,
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1367 void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long,
/arch/s390/mm/
A Dpgtable.c349 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/arch/arm64/mm/
A Dmmu.c1559 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in ptep_modify_prot_commit() function
/arch/s390/include/asm/
A Dpgtable.h1255 void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long,
/arch/x86/xen/
A Dmmu_pv.c2203 .ptep_modify_prot_commit = xen_ptep_modify_prot_commit,

Completed in 34 milliseconds