Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dcpu.h40 struct cpuinfo_arm64 { struct
41 struct cpu cpu;
42 struct kobject kobj;
43 u32 reg_ctr;
67 DECLARE_PER_CPU(struct cpuinfo_arm64, cpu_data); argument