Searched refs:VM_GET_FPU (Results 1 – 5 of 5) sorted by relevance
65 { (uint_t)VM_GET_FPU, "VM_GET_FPU", NULL },
51 int res = ioctl(fd, VM_GET_FPU, req); in get_fpu()
528 #define VM_GET_FPU (VMM_CPU_IOC_BASE | 0x19) macro
460 case VM_GET_FPU: in vmmdev_do_ioctl()1208 case VM_GET_FPU: { in vmmdev_do_ioctl()
1482 res = ioctl(fd, VM_GET_FPU, &req); in show_fpu()