Searched refs:KVM_SET_VCPU_EVENTS (Results 1 – 7 of 7) sorted by relevance
1180 case KVM_SET_VCPU_EVENTS: { in kvm_arch_vcpu_ioctl()
1122 r = ioctl(vcpu->fd, KVM_SET_VCPU_EVENTS, &state->events); in vcpu_load_state()
1397 #define KVM_SET_VCPU_EVENTS _IOW(KVMIO, 0xa0, struct kvm_vcpu_events) macro
1278 ret = ioctl(vcpu->fd, KVM_SET_VCPU_EVENTS, events); in vcpu_events_set()
1016 4.32 KVM_SET_VCPU_EVENTS5023 #DB) into L2 using KVM_SET_VCPU_EVENTS, it is expected to set5297 KVM_SET_VCPU_EVENTS ioctl) the syndrome value reported to the guest when it
4276 case KVM_SET_VCPU_EVENTS: { in kvm_arch_vcpu_ioctl()