Searched refs:KVM_GET_NESTED_STATE (Results 1 – 2 of 2) sorted by relevance
1067 r = ioctl(vcpu->fd, KVM_GET_NESTED_STATE, &state->nested); in vcpu_save_state()
1434 #define KVM_GET_NESTED_STATE _IOWR(KVMIO, 0xbe, struct kvm_nested_state) macro