Home
last modified time | relevance | path

Searched refs:KVM_GET_FPU (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/Documentation/s390/
Dkvm.txt81 KVM_GET_FPU
/linux-2.6.39/include/linux/
Dkvm.h697 #define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu) macro
/linux-2.6.39/Documentation/kvm/
Dapi.txt471 4.22 KVM_GET_FPU
481 /* for KVM_GET_FPU and KVM_SET_FPU */
506 /* for KVM_GET_FPU and KVM_SET_FPU */
/linux-2.6.39/virt/kvm/
Dkvm_main.c1850 case KVM_GET_FPU: { in kvm_vcpu_ioctl()