Home
last modified time | relevance | path

Searched refs:reset_system (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dreboot.c46 efi.reset_system(efi_mode, EFI_SUCCESS, 0, NULL); in efi_reboot()
56 efi.reset_system(EFI_RESET_SHUTDOWN, EFI_SUCCESS, 0, NULL); in efi_power_off()
H A Druntime-wrappers.c423 __efi_call_virt(reset_system, reset_type, status, data_size, data); in virt_efi_reset_system()
473 efi.reset_system = virt_efi_reset_system; in efi_native_runtime_setup()
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A Denv.c137 loongson_sysconf.restart_addr = boot_p->reset_system.ResetWarm; in prom_init_env()
138 loongson_sysconf.poweroff_addr = boot_p->reset_system.Shutdown; in prom_init_env()
139 loongson_sysconf.suspend_addr = boot_p->reset_system.DoSuspend; in prom_init_env()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c161 .ptr = &efi_runtime_services.reset_system,
389 .reset_system = &efi_reset_system_boottime,
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dprm.h146 void (*reset_system)(void); member
H A Dprm2xxx.c216 .reset_system = &omap2xxx_prm_dpll_reset,
H A Dprm_common.c514 if (!prm_ll_data->reset_system) { in omap_prm_reset_system()
520 prm_ll_data->reset_system(); in omap_prm_reset_system()
H A Dprm33xx.c397 .reset_system = am33xx_prm_global_warm_sw_reset,
H A Dprm3xxx.c667 .reset_system = &omap3xxx_prm_dpll3_reset,
H A Dprm44xx.c797 .reset_system = omap4_prminst_global_warm_sw_reset,
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h230 u32 reset_system; member
283 efi_reset_system_t __efiapi *reset_system; member
570 efi_reset_system_t *reset_system; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h192 struct efi_reset_system_t reset_system; member
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Defi_64.c712 efi_thunk(reset_system, reset_type, status, data_size, phys_data); in efi_thunk_reset_system()
809 efi.reset_system = efi_thunk_reset_system; in efi_thunk_runtime_setup()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Defi.c221 (efi_reset_system_t *) __va(runtime->reset_system), \
550 efi.reset_system = phys_reset_system; in efi_init()
678 efi.reset_system = virt_reset_system; in efi_enter_virtual_mode()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Defi.c293 efi.reset_system = xen_efi_reset_system; in xen_efi_runtime_setup()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0026-efi-Fix-use-after-free-in-halt-reboot-path.patch94 efi_call_4 (grub_efi_system_table->runtime_services->reset_system,
/OK3568_Linux_fs/kernel/drivers/firmware/efi/test/
H A Defi_test.c552 efi.reset_system(resetsystem.reset_type, resetsystem.status, in efi_runtime_reset_system()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h201 void (EFIAPI *reset_system)(enum efi_reset_type reset_type,
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io105 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_system
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dboot-options.rst145 Use efi reset_system runtime service. If EFI is not configured or