Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
Dkvm.c422 static struct notifier_block kvm_pv_reboot_nb = { variable
713 register_reboot_notifier(&kvm_pv_reboot_nb); in kvm_guest_init()