Searched refs:reipl_ccw_clear (Results 1 – 1 of 1) sorted by relevance
176 static bool reipl_ccw_clear; variable1027 return sprintf(page, "%u\n", reipl_ccw_clear); in reipl_ccw_clear_show()1034 if (kstrtobool(buf, &reipl_ccw_clear) < 0) in reipl_ccw_clear_store()1283 if (reipl_ccw_clear) in __reipl_run()1935 if ((reipl_type == IPL_TYPE_CCW && reipl_ccw_clear) || in dump_reipl_run()