Searched refs:__KSTK_TOS (Results 1 – 10 of 10) sorted by relevance
366 #define __KSTK_TOS(tsk) ((unsigned long)task_stack_page(tsk) + \ macro368 #define task_pt_regs(tsk) ((struct pt_regs *)__KSTK_TOS(tsk))
121 __KSTK_TOS(idle), in sb1250_boot_secondary()
133 __KSTK_TOS(idle), in bcm1480_boot_secondary()
159 nlm_next_sp = (unsigned long)__KSTK_TOS(idle); in nlm_boot_secondary()
201 unsigned long sp = __KSTK_TOS(idle); in ip27_boot_secondary()
244 write_tc_gpr_sp( __KSTK_TOS(idle)); in vsmp_boot_secondary()
135 bmips_smp_boot_sp = __KSTK_TOS(idle); in bmips_boot_secondary()
664 kernelsp[cpu] = __KSTK_TOS(idle); in smtc_boot_secondary()665 write_tc_gpr_sp(__KSTK_TOS(idle)); in smtc_boot_secondary()
271 unsigned long sp = __KSTK_TOS(idle); in cmp_boot_secondary()
157 octeon_processor_sp = __KSTK_TOS(idle); in octeon_boot_secondary()