Searched refs:KVM_SET_REGS (Results 1 – 6 of 6) sorted by relevance
1134 r = ioctl(vcpu->fd, KVM_SET_REGS, &state->regs); in vcpu_load_state()
1354 #define KVM_SET_REGS _IOW(KVMIO, 0x82, struct kvm_regs) macro
1251 ret = ioctl(vcpu->fd, KVM_SET_REGS, regs); in vcpu_regs_set()
2856 case KVM_SET_REGS: { in kvm_vcpu_ioctl()
376 /* out (KVM_GET_REGS) / in (KVM_SET_REGS) */386 /* out (KVM_GET_REGS) / in (KVM_SET_REGS) */394 4.12 KVM_SET_REGS