Searched refs:shmobile_boot_size (Results 1 – 3 of 3) sorted by relevance
88 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()
40 .globl shmobile_boot_size41 shmobile_boot_size: label
8 extern unsigned long shmobile_boot_size;