Searched refs:KVM_GET_NESTED_STATE (Results 1 – 6 of 6) sorted by relevance
1075 r = ioctl(vcpu->fd, KVM_GET_NESTED_STATE, &state->nested); in vcpu_save_state()
1452 #define KVM_GET_NESTED_STATE _IOWR(KVMIO, 0xbe, struct kvm_nested_state) macro
1293 ret = ioctl(vcpu->fd, KVM_GET_NESTED_STATE, state); in vcpu_nested_state_get()
3867 4.114 KVM_GET_NESTED_STATE3938 For the definition of struct kvm_nested_state, see KVM_GET_NESTED_STATE.
4392 case KVM_GET_NESTED_STATE: { in kvm_arch_vcpu_ioctl()