Searched refs:psci_system_off (Results 1 – 9 of 9) sorted by relevance
19 .globl psci_system_off20 psci_system_off: label
57 ENTRY(psci_system_off)78 ENDPROC(psci_system_off)95 .weak psci_system_off132 .word psci_system_off
102 void __noreturn psci_system_off(void) in psci_system_off() function
36 PSCI_DEFAULT(psci_system_off)61 PSCI_TABLE(ARM_PSCI_0_2_FN_SYSTEM_OFF, psci_system_off)
173 void __secure psci_system_off(u32 function_id) in psci_system_off() function
257 void __noreturn psci_system_off(void);
249 __secure void psci_system_off(void) in psci_system_off() function