Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpuinfo.c40 static struct cpuinfo_arm64 boot_cpu_data; variable
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dum_arch.c50 struct cpuinfo_um boot_cpu_data = { variable
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dprocessor.h91 #define boot_cpu_data cpu_data[0] macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-info.h122 #define boot_cpu_data cpu_data[0] macro