__cpuhp_remove_state
void __cpuhp_remove_state(enum cpuhp_state state, bool invoke);
__cpuhp_remove_state(state, true);
__cpuhp_remove_state(state, false);
__cpuhp_remove_state(state, false);
EXPORT_SYMBOL(__cpuhp_remove_state);