Home
last modified time | relevance | path

Searched refs:sal_state_for_booting_cpu (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmpboot.c82 struct sal_to_os_boot *sal_state_for_booting_cpu = &sal_boot_rendez_state[0]; variable
84 #define set_brendez_area(x) (sal_state_for_booting_cpu = &sal_boot_rendez_state[(x)]);
H A Dhead.S102 movl reg1=sal_state_for_booting_cpu;; \