Searched defs:cpuinfo_arm_isa (Results 1 – 1 of 1) sorted by relevance
1437 struct cpuinfo_arm_isa { struct1439 bool thumb;1440 bool thumb2;1441 bool thumbee;1442 bool jazelle;1443 bool armv5e;1444 bool armv6;1445 bool armv6k;1446 bool armv7;1447 bool armv7mp;[all …]