Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dsmpboot.c98 per_cpu(boot_pc, cpu) = (unsigned long) smp_nap; in smp_prepare_cpus()
110 per_cpu(boot_pc, cpu) = idle->thread.pc; in smp_prepare_cpus()
Dhead_32.S119 addli r0, r5, lo16(boot_pc)
123 auli r0, r0, ha16(boot_pc)
Dhead_64.S189 moveli r0, hw2_last(boot_pc)
193 shl16insli r0, r0, hw1(boot_pc)
197 shl16insli r0, r0, hw0(boot_pc)
Dsetup.c77 DEFINE_PER_CPU(unsigned long, boot_pc) = (unsigned long)start_kernel;
83 unsigned long __initdata boot_pc = (unsigned long)start_kernel; variable
/arch/tile/include/asm/
Dprocessor.h198 DECLARE_PER_CPU(unsigned long, boot_pc);