Searched refs:kvm_syscore_ops (Results 1 – 1 of 1) sorted by relevance
3262 static struct syscore_ops kvm_syscore_ops = { variable3362 register_syscore_ops(&kvm_syscore_ops); in kvm_init()3379 unregister_syscore_ops(&kvm_syscore_ops); in kvm_init()3408 unregister_syscore_ops(&kvm_syscore_ops); in kvm_exit()