Searched refs:psci_cpu_off (Results 1 – 10 of 10) sorted by relevance
36 .globl psci_cpu_off symbol37 psci_cpu_off: label
70 ENTRY(psci_cpu_off)85 ENDPROC(psci_cpu_off)
51 ENTRY(psci_cpu_off)84 ENDPROC(psci_cpu_off)89 .weak psci_cpu_off110 .word psci_cpu_off120 .word psci_cpu_off
31 PSCI_DEFAULT(psci_cpu_off)51 PSCI_TABLE(ARM_PSCI_FN_CPU_OFF, psci_cpu_off)56 PSCI_TABLE(ARM_PSCI_0_2_FN_CPU_OFF, psci_cpu_off)
228 int psci_cpu_off(uint32_t state);
196 .globl psci_cpu_off symbol197 psci_cpu_off: label
45 int psci_cpu_off(uint32_t state) in psci_cpu_off() function
279 void __secure psci_cpu_off(void) in psci_cpu_off() function
409 psci_cpu_off(0); in brought_up_all_amp()
570 bl psci_cpu_off