Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-shmobile/
Dpm-rcar-gen2.c88 p = ioremap_nocache(boot_vector_addr, shmobile_boot_size); in rcar_gen2_pm_init()
89 memcpy_toio(p, shmobile_boot_vector, shmobile_boot_size); in rcar_gen2_pm_init()
Dheadsmp.S40 .globl shmobile_boot_size
41 shmobile_boot_size: label
Dcommon.h8 extern unsigned long shmobile_boot_size;