Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dpv.c208 static const struct mmu_notifier_ops kvm_s390_pv_mmu_notifier_ops = { variable
254 if (kvm->arch.pv.mmu_notifier.ops != &kvm_s390_pv_mmu_notifier_ops) { in kvm_s390_pv_init_vm()
255 kvm->arch.pv.mmu_notifier.ops = &kvm_s390_pv_mmu_notifier_ops; in kvm_s390_pv_init_vm()