Searched refs:KVM_SET_FPU (Results 1 – 5 of 5) sorted by relevance
1367 #define KVM_SET_FPU _IOW(KVMIO, 0x8d, struct kvm_fpu) macro
1358 #define KVM_SET_FPU _IOW(KVMIO, 0x8d, struct kvm_fpu) macro
808 vcpu_ioctl(vcpu, KVM_SET_FPU, fpu); in vcpu_fpu_set()
784 /* x86: for KVM_GET_FPU and KVM_SET_FPU */799 /* LoongArch: for KVM_GET_FPU and KVM_SET_FPU */809 4.23 KVM_SET_FPU822 /* x86: for KVM_GET_FPU and KVM_SET_FPU */837 /* LoongArch: for KVM_GET_FPU and KVM_SET_FPU */
4618 case KVM_SET_FPU: { in kvm_vcpu_ioctl()