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