Searched refs:VM_RESET_CPU (Results 1 – 4 of 4) sorted by relevance
62 { (uint_t)VM_RESET_CPU, "VM_RESET_CPU", NULL },
525 #define VM_RESET_CPU (VMM_CPU_IOC_BASE | 0x16) macro
457 case VM_RESET_CPU: in vmmdev_do_ioctl()1169 case VM_RESET_CPU: { in vmmdev_do_ioctl()
1543 return (vcpu_ioctl(vcpu, VM_RESET_CPU, &vvr)); in vcpu_reset()