Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
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)]);
Dhead.S101 movl reg1=sal_state_for_booting_cpu;; \