Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dkvm.c744 static struct syscore_ops kvm_syscore_ops = { variable
859 register_syscore_ops(&kvm_syscore_ops); in kvm_guest_init()
/linux-6.3-rc2/virt/kvm/
A Dkvm_main.c5261 static struct syscore_ops kvm_syscore_ops = { variable
5971 register_syscore_ops(&kvm_syscore_ops); in kvm_init()
6041 unregister_syscore_ops(&kvm_syscore_ops); in kvm_init()
6067 unregister_syscore_ops(&kvm_syscore_ops); in kvm_exit()

Completed in 18 milliseconds