Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dreset.c52 efi.reset_system(EFI_RESET_SHUTDOWN, EFI_SUCCESS, 0, NULL); in machine_power_off()
/openbmc/linux/drivers/firmware/efi/
H A Dreboot.c56 efi.reset_system(EFI_RESET_SHUTDOWN, EFI_SUCCESS, 0, NULL); in efi_power_off()
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dreset.c66 } else if (reset_type == EFI_RESET_SHUTDOWN) { in efi_reset_system()
/openbmc/u-boot/drivers/firmware/
H A Dpsci.c116 } else if (reset_type == EFI_RESET_SHUTDOWN) { in efi_reset_system()
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c505 efi.reset_system(EFI_RESET_SHUTDOWN, EFI_SUCCESS, 0, NULL); in lenovo_yoga_tab2_830_1050_power_off()
/openbmc/linux/drivers/xen/
H A Defi.c267 case EFI_RESET_SHUTDOWN: in xen_efi_reset_system()
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c143 case EFI_RESET_SHUTDOWN: in efi_reset_system_boottime()
/openbmc/linux/include/linux/
H A Defi.h257 #define EFI_RESET_SHUTDOWN 2 macro
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1215 case EFI_RESET_SHUTDOWN: in efi_reset_system()
/openbmc/u-boot/include/
H A Defi_api.h197 EFI_RESET_SHUTDOWN = 2, enumerator