Lines Matching refs:DMSG
92 DMSG("set entry address for CPU %d", core_idx); in psci_cpu_on()
96 DMSG("assert reset on target CPU %d", core_idx); in psci_cpu_on()
100 DMSG("invalidate L1 cache for CPU %d", core_idx); in psci_cpu_on()
104 DMSG("lock CPU %d", core_idx); in psci_cpu_on()
108 DMSG("release clamp for CPU %d", core_idx); in psci_cpu_on()
117 DMSG("clear power gating for CPU %d", core_idx); in psci_cpu_on()
122 DMSG("de-assert reset on target CPU %d", core_idx); in psci_cpu_on()
126 DMSG("unlock CPU %d", core_idx); in psci_cpu_on()
143 DMSG("core_id: %" PRIu32, core_id); in psci_cpu_off()
153 DMSG("set power gating for cpu %d", core_id); in psci_cpu_off()
157 DMSG("Activate power clamp for cpu %d", core_id); in psci_cpu_off()