Home
last modified time | relevance | path

Searched defs:boot_cpu_data (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
H A Dcpuinfo.c34 static struct cpuinfo_arm64 boot_cpu_data; variable
/linux/arch/loongarch/include/asm/
H A Dcpu-info.h68 #define boot_cpu_data cpu_data[0] macro
/linux/arch/sh/include/asm/
H A Dprocessor.h90 #define boot_cpu_data cpu_data[0] macro