Searched refs:CPUCTL_MSRCBIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dcpuctl.h58 #define CPUCTL_MSRCBIT _IOWR('c', 6, cpuctl_msr_args_t) macro
/freebsd-11-stable/sys/dev/cpuctl/
H A Dcpuctl.c165 if ((cmd == CPUCTL_MSRCBIT || cmd == CPUCTL_MSRSBIT ||
175 case CPUCTL_MSRCBIT:
287 } else if (cmd == CPUCTL_MSRCBIT) {
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.c319 command = CPUCTL_MSRCBIT;

Completed in 127 milliseconds