Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-shmobile/
Dheadsmp.S35 .globl shmobile_boot_fn
36 shmobile_boot_fn: label
Dplatsmp-apmu.c255 shmobile_boot_fn = __pa_symbol(shmobile_smp_boot); in shmobile_smp_apmu_setup_boot()
256 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()