Searched refs:ptep_modify_prot_start (Results 1 – 3 of 3) sorted by relevance
438 .ptep_modify_prot_start = __ptep_modify_prot_start,
276 pte_t (*ptep_modify_prot_start)(struct mm_struct *mm, unsigned long addr, member1133 static inline pte_t ptep_modify_prot_start(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_start() function1138 ret = PVOP_CALL3(pteval_t, pv_mmu_ops.ptep_modify_prot_start, in ptep_modify_prot_start()
1313 .ptep_modify_prot_start = __ptep_modify_prot_start,1646 pv_mmu_ops.ptep_modify_prot_start = xen_ptep_modify_prot_start; in xen_start_kernel()