Home
last modified time | relevance | path

Searched refs:set_watchdog_timer (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0037-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch45 efi_call_4 (grub_efi_system_table->boot_services->set_watchdog_timer,
H A D0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch13071 efi_call_4 (grub_efi_system_table->boot_services->set_watchdog_timer,
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h265 void *set_watchdog_timer; member
315 u32 set_watchdog_timer; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c134 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) in set_watchdog_timer() function
1793 set_watchdog_timer(prev, spu); /* Step 4. */ in quiece_spu()
1961 set_watchdog_timer(next, spu); /* Step 26. */ in restore_lscsa()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h116 efi_status_t (EFIAPI *set_watchdog_timer)(unsigned long timeout,
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c1272 .set_watchdog_timer = efi_set_watchdog_timer,