Searched refs:psci_system_off (Results 1 – 9 of 9) sorted by relevance
19 .globl psci_system_off20 psci_system_off: label
118 void __noreturn psci_system_off(void) in psci_system_off() function
37 PSCI_DEFAULT(psci_system_off)62 PSCI_TABLE(ARM_PSCI_0_2_FN_SYSTEM_OFF, psci_system_off)
57 ENTRY(psci_system_off)78 ENDPROC(psci_system_off)95 .weak psci_system_off132 .word psci_system_off
262 void __noreturn psci_system_off(void);560 void psci_system_off(void);
217 void __secure psci_system_off(void) in psci_system_off() function
251 __secure void psci_system_off(void) in psci_system_off() function
Completed in 14 milliseconds