Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c27 #define AP_BASE 0xe6f10000 macro
47 void __iomem *ap = ioremap(AP_BASE, PAGE_SIZE); in sh73a0_smp_prepare_cpus()