Searched refs:__hw_protection_trigger (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | reboot.h | 194 void __hw_protection_trigger(const char *reason, int ms_until_forced, 211 __hw_protection_trigger(reason, ms_until_forced, HWPROT_ACT_DEFAULT); in hw_protection_trigger()
|
| /linux-6.15/kernel/ |
| H A D | reboot.c | 1028 void __hw_protection_trigger(const char *reason, int ms_until_forced, in __hw_protection_trigger() function 1053 EXPORT_SYMBOL_GPL(__hw_protection_trigger);
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | cros_ec_lpc.c | 458 __hw_protection_trigger("CrOS EC Panic", -1, HWPROT_ACT_SHUTDOWN); in cros_ec_lpc_acpi_notify()
|
| /linux-6.15/drivers/thermal/ |
| H A D | thermal_core.c | 384 __hw_protection_trigger(msg, poweroff_delay_ms, action); in thermal_zone_device_halt()
|