Searched refs:_machine_kexec_shutdown (Results 1 – 1 of 1) sorted by relevance
31 void (*_machine_kexec_shutdown)(void) = NULL; variable139 if (_machine_kexec_shutdown) in machine_shutdown()140 _machine_kexec_shutdown(); in machine_shutdown()