Searched refs:CPUCTL_MSRSBIT (Results 1 – 3 of 3) sorted by relevance
57 #define CPUCTL_MSRSBIT _IOWR('c', 5, cpuctl_msr_args_t) macro
164 if ((cmd == CPUCTL_MSRCBIT || cmd == CPUCTL_MSRSBIT || in cpuctl_ioctl()173 case CPUCTL_MSRSBIT: in cpuctl_ioctl()280 } else if (cmd == CPUCTL_MSRSBIT) { in cpuctl_do_msr()
291 command = CPUCTL_MSRSBIT; in do_msr()