cpupm_remove_domains
cpupm_remove_domains(cp, CPUPM_C_STATES, &cpupm_cstate_domains);
cpupm_remove_domains(cp, CPUPM_T_STATES, &cpupm_tstate_domains);
cpupm_remove_domains(cp, CPUPM_P_STATES, &cpupm_pstate_domains);
cpupm_remove_domains(cp, CPUPM_P_STATES, &cpupm_pstate_domains);
extern void cpupm_remove_domains(cpu_t *, int, cpupm_state_domains_t **);