Searched refs:restart_fn (Results 1 – 4 of 4) sorted by relevance
125 __u64 restart_fn; /* 0x0370 */ member
471 lc->restart_fn = (unsigned long) do_restart; in setup_lowcore_dat_off()483 put_abs_lowcore(restart_fn, lc->restart_fn); in setup_lowcore_dat_off()
300 lc->restart_fn = (unsigned long) func; in pcpu_start_fn()333 lc->restart_fn = (unsigned long)func; in pcpu_delegate()338 put_abs_lowcore(restart_fn, (unsigned long)func); in pcpu_delegate()890 S390_lowcore.restart_fn = (unsigned long)do_restart; in smp_start_secondary()
116 OFFSET(__LC_RESTART_FN, lowcore, restart_fn); in main()