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

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

Completed in 109 milliseconds