Searched refs:KVM_GET_NESTED_STATE (Results 1 – 5 of 5) sorted by relevance
1453 #define KVM_GET_NESTED_STATE _IOWR(KVMIO, 0xbe, struct kvm_nested_state) macro
1444 #define KVM_GET_NESTED_STATE _IOWR(KVMIO, 0xbe, struct kvm_nested_state) macro
861 vcpu_ioctl(vcpu, KVM_GET_NESTED_STATE, state); in vcpu_nested_state_get()
4902 4.114 KVM_GET_NESTED_STATE4986 For the definition of struct kvm_nested_state, see KVM_GET_NESTED_STATE.
6550 case KVM_GET_NESTED_STATE: { in kvm_arch_vcpu_ioctl()