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

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

Completed in 119 milliseconds