Home
last modified time | relevance | path

Searched refs:sal_state_for_booting_cpu (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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;; \
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmpboot.c83 struct sal_to_os_boot *sal_state_for_booting_cpu = &sal_boot_rendez_state[0]; variable
85 #define set_brendez_area(x) (sal_state_for_booting_cpu = &sal_boot_rendez_state[(x)]);
H A Dhead.S100 movl reg1=sal_state_for_booting_cpu;; \

Completed in 5 milliseconds