Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dsetup.c47 struct cpuinfo_arc { struct
48 int arcver;
49 unsigned int t0:1, t1:1;
50 struct {
76 arcompact_mumbojumbo(int c, struct cpuinfo_arc *info, char *buf, int len) in arcompact_mumbojumbo() argument