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

/arch/s390/include/asm/
H A Dpgtable.h991 static inline void ptep_modify_prot_commit(struct mm_struct *mm, function
/arch/x86/include/asm/
H A Dparavirt.h536 static inline void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, function
541 pv_mmu_ops.ptep_modify_prot_commit(mm, addr, ptep, pte);
543 PVOP_VCALL4(pv_mmu_ops.ptep_modify_prot_commit,
H A Dparavirt_types.h288 void (*ptep_modify_prot_commit)(struct mm_struct *mm, unsigned long addr, member in struct:pv_mmu_ops

Completed in 1186 milliseconds