Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/firmware/
Dtrusted_foundations.c32 static unsigned long cpu_boot_addr; variable
57 cpu_boot_addr = boot_addr; in tf_set_cpu_boot_addr()
58 tf_generic_smc(TF_SET_CPU_BOOT_ADDR_SMC, cpu_boot_addr, 0); in tf_set_cpu_boot_addr()
65 tf_generic_smc(TF_CPU_PM, TF_CPU_PM_S1_NOFLUSH_L2, cpu_boot_addr); in tf_prepare_idle()