Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-shmobile/
Dheadsmp.S35 .globl shmobile_boot_fn
36 shmobile_boot_fn: label
Dplatsmp-apmu.c251 shmobile_boot_fn = __pa_symbol(shmobile_smp_boot); in shmobile_smp_apmu_setup_boot()
252 shmobile_boot_fn_gen2 = shmobile_boot_fn; in shmobile_smp_apmu_setup_boot()
Dcommon.h7 extern unsigned long shmobile_boot_fn;
Dplatsmp-scu.c33 shmobile_boot_fn = __pa_symbol(shmobile_smp_boot); in shmobile_smp_scu_prepare_cpus()