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

/linux-4.4.14/arch/ia64/kernel/
H A Dsmpboot.c79 struct sal_to_os_boot sal_boot_rendez_state[NR_CPUS]; variable in typeref:struct:sal_to_os_boot
85 struct sal_to_os_boot *sal_state_for_booting_cpu = &sal_boot_rendez_state[0];
87 #define set_brendez_area(x) (sal_state_for_booting_cpu = &sal_boot_rendez_state[(x)]);
184 sal_boot_rendez_state[0].br[0] = sal_boot_rendez_state[cpuid].br[0]; fix_b0_for_bsp()
H A Dprocess.c223 ia64_jump_to_sal(&sal_boot_rendez_state[this_cpu]); play_dead()
/linux-4.4.14/arch/ia64/include/asm/
H A Dsal.h890 extern struct sal_to_os_boot sal_boot_rendez_state[NR_CPUS];

Completed in 95 milliseconds