Home
last modified time | relevance | path

Searched refs:EFI_RESET_COLD (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_x86.c42 if (reset_type == EFI_RESET_COLD || in efi_reset_system()
/openbmc/u-boot/lib/efi_loader/
H A Defi_watchdog.c28 EFI_CALL_VOID(efi_runtime_services.reset_system(EFI_RESET_COLD, in efi_watchdog_timer_notify()
H A Defi_runtime.c138 case EFI_RESET_COLD: in efi_reset_system_boottime()
/openbmc/linux/drivers/firmware/efi/
H A Dreboot.c27 efi_mode = EFI_RESET_COLD; in efi_reboot()
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dreset.c62 if (reset_type == EFI_RESET_COLD || in efi_reset_system()
/openbmc/u-boot/drivers/firmware/
H A Dpsci.c112 if (reset_type == EFI_RESET_COLD || in efi_reset_system()
/openbmc/linux/drivers/xen/
H A Defi.c263 case EFI_RESET_COLD: in xen_efi_reset_system()
/openbmc/linux/include/linux/
H A Defi.h255 #define EFI_RESET_COLD 0 macro
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1210 case EFI_RESET_COLD: in efi_reset_system()
/openbmc/u-boot/include/
H A Defi_api.h195 EFI_RESET_COLD = 0, enumerator