Searched refs:KVM_GET_FPU (Results 1 – 5 of 5) sorted by relevance
1285 #define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu) macro
693 vcpu_ioctl(vcpu, KVM_GET_FPU, fpu); in vcpu_fpu_get()
771 4.22 KVM_GET_FPU784 /* x86: for KVM_GET_FPU and KVM_SET_FPU */799 /* LoongArch: for KVM_GET_FPU and KVM_SET_FPU */822 /* x86: for KVM_GET_FPU and KVM_SET_FPU */837 /* LoongArch: for KVM_GET_FPU and KVM_SET_FPU */
4521 case KVM_GET_FPU: { in kvm_vcpu_ioctl()