Searched refs:KVM_GET_NESTED_STATE (Results 1 – 5 of 5) sorted by relevance
572 vcpu_ioctl(vcpu, KVM_GET_NESTED_STATE, state); in vcpu_nested_state_get()
1670 #define KVM_GET_NESTED_STATE _IOWR(KVMIO, 0xbe, struct kvm_nested_state) macro
1677 #define KVM_GET_NESTED_STATE _IOWR(KVMIO, 0xbe, struct kvm_nested_state) macro
4759 4.114 KVM_GET_NESTED_STATE4843 For the definition of struct kvm_nested_state, see KVM_GET_NESTED_STATE.
5961 case KVM_GET_NESTED_STATE: { in kvm_arch_vcpu_ioctl()