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

/linux-master/arch/loongarch/include/asm/
H A Dsmp.h80 extern struct secondary_data cpuboot_data;
/linux-master/arch/loongarch/kernel/
H A Dhead.S147 la.pcrel t0, cpuboot_data
H A Dsmp.c67 struct secondary_data cpuboot_data; variable in typeref:struct:secondary_data
333 cpuboot_data.stack = (unsigned long)__KSTK_TOS(idle);
334 cpuboot_data.thread_info = (unsigned long)task_thread_info(idle);

Completed in 126 milliseconds