Searched refs:change_pte (Results 1 – 3 of 3) sorted by relevance
437 if (subscription->ops->change_pte) in __mmu_notifier_change_pte()438 subscription->ops->change_pte(subscription, mm, address, in __mmu_notifier_change_pte()
129 void (*change_pte)(struct mmu_notifier *subscription, member
906 .change_pte = kvm_mmu_notifier_change_pte,