Searched refs:kvm_uevent_notify_change (Results 1 - 1 of 1) sorted by path

/linux-master/virt/kvm/
H A Dkvm_main.c149 static void kvm_uevent_notify_change(unsigned int type, struct kvm *kvm);
1344 kvm_uevent_notify_change(KVM_EVENT_DESTROY_VM, kvm);
5477 kvm_uevent_notify_change(KVM_EVENT_CREATE_VM, kvm);
6233 static void kvm_uevent_notify_change(unsigned int type, struct kvm *kvm) function

Completed in 252 milliseconds