Searched refs:fastreboot_capable (Results 1 – 4 of 4) sorted by relevance
328 fastreboot_capable = 0; in mdboot()331 fastreboot_capable = 0; in mdboot()344 if (is_first_reset && (!fastreboot_capable || quiesce_active)) { in mdboot()355 if (fastreboot_capable && fcn == AD_FASTREBOOT && in mdboot()357 fastreboot_capable = 0; in mdboot()365 if (fastreboot_capable && fcn == AD_FASTREBOOT) { in mdboot()386 if (fcn == AD_FASTREBOOT && !fastreboot_capable) { in mdpreboot()
886 if (!fastreboot_capable) in fastboot_load_kernel()1429 if (!fastreboot_capable) in fastboot_post_startup()1457 if (!fastreboot_capable) in fastboot_update_config()1505 if (fastreboot_capable != 0) { in fastreboot_capable_disable()1506 fastreboot_capable = 0; in fastreboot_capable_disable()
152 volatile int fastreboot_capable = 0; variable154 volatile int fastreboot_capable = 1; variable1241 fastreboot_capable = 0; in build_fastboot_cmdline()1265 fastreboot_capable = 0; in save_boot_info()1276 fastreboot_capable = 0; in save_boot_info()
172 extern int volatile fastreboot_capable;