Searched refs:KVM_SET_NESTED_STATE (Results 1 – 2 of 2) sorted by relevance
1097 r = ioctl(vcpu->fd, KVM_SET_NESTED_STATE, &state->nested); in vcpu_load_state()
1435 #define KVM_SET_NESTED_STATE _IOW(KVMIO, 0xbf, struct kvm_nested_state) macro