Searched refs:efi_set_watchdog (Results 1 – 4 of 4) sorted by relevance
43 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog() function
2203 efi_set_watchdog(0); in efi_exit_boot_services()2286 return EFI_EXIT(efi_set_watchdog(timeout)); in efi_set_watchdog_timer()
370 ret = efi_set_watchdog(300); in do_bootefi_exec()398 efi_set_watchdog(0); in do_bootefi_exec()
600 efi_status_t efi_set_watchdog(unsigned long timeout);
Completed in 15 milliseconds