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

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

Completed in 69 milliseconds