Searched refs:cpuboot_data (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 155 milliseconds