Searched refs:sclp_ap_deconfigure (Results 1 – 3 of 3) sorted by relevance
59 int sclp_ap_deconfigure(u32 apid) in sclp_ap_deconfigure() function63 EXPORT_SYMBOL(sclp_ap_deconfigure);
153 int sclp_ap_deconfigure(u32 apid);
163 rc = sclp_ap_deconfigure(ac->id); in config_store()