Searched refs:kvm_syscore_ops (Results 1 – 1 of 1) sorted by relevance
3495 static struct syscore_ops kvm_syscore_ops = { variable3595 register_syscore_ops(&kvm_syscore_ops); in kvm_init()3612 unregister_syscore_ops(&kvm_syscore_ops); in kvm_init()3641 unregister_syscore_ops(&kvm_syscore_ops); in kvm_exit()