Home
last modified time | relevance | path

Searched refs:cpu_boot_addr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/
H A Dtrusted_foundations.c34 static unsigned long cpu_boot_addr; variable
59 cpu_boot_addr = boot_addr; in tf_set_cpu_boot_addr()
60 tf_generic_smc(TF_SET_CPU_BOOT_ADDR_SMC, cpu_boot_addr, 0); in tf_set_cpu_boot_addr()
69 tf_generic_smc(TF_CPU_PM, TF_CPU_PM_S3, cpu_boot_addr); in tf_prepare_idle()
73 tf_generic_smc(TF_CPU_PM, TF_CPU_PM_S2, cpu_boot_addr); in tf_prepare_idle()
78 cpu_boot_addr); in tf_prepare_idle()
82 tf_generic_smc(TF_CPU_PM, TF_CPU_PM_S1, cpu_boot_addr); in tf_prepare_idle()
87 cpu_boot_addr); in tf_prepare_idle()