Searched refs:fastreboot_capable (Results 1 – 4 of 4) sorted by relevance
320 fastreboot_capable = 0; in mdboot()323 fastreboot_capable = 0; in mdboot()336 if (is_first_reset && (!fastreboot_capable || quiesce_active)) { in mdboot()347 if (fastreboot_capable && fcn == AD_FASTREBOOT && in mdboot()349 fastreboot_capable = 0; in mdboot()357 if (fastreboot_capable && fcn == AD_FASTREBOOT) { in mdboot()378 if (fcn == AD_FASTREBOOT && !fastreboot_capable) { in mdpreboot()
898 if (!fastreboot_capable) in fastboot_load_kernel()1444 if (!fastreboot_capable) in fastboot_post_startup()1472 if (!fastreboot_capable) in fastboot_update_config()1520 if (fastreboot_capable != 0) { in fastreboot_capable_disable()1521 fastreboot_capable = 0; in fastreboot_capable_disable()
145 volatile int fastreboot_capable = 0; variable147 volatile int fastreboot_capable = 1; variable1145 fastreboot_capable = 0; in build_fastboot_cmdline()1169 fastreboot_capable = 0; in save_boot_info()1180 fastreboot_capable = 0; in save_boot_info()
172 extern int volatile fastreboot_capable;