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