Searched refs:kvm_s390_pv_mmu_notifier_ops (Results 1 – 1 of 1) sorted by relevance
530 static const struct mmu_notifier_ops kvm_s390_pv_mmu_notifier_ops = { variable577 if (kvm->arch.pv.mmu_notifier.ops != &kvm_s390_pv_mmu_notifier_ops) { in kvm_s390_pv_init_vm()578 kvm->arch.pv.mmu_notifier.ops = &kvm_s390_pv_mmu_notifier_ops; in kvm_s390_pv_init_vm()
Completed in 4 milliseconds