Searched defs:cpuinfo_arm_isa (Results 1 – 1 of 1) sorted by relevance
1452 struct cpuinfo_arm_isa { struct1454 bool thumb;1455 bool thumb2;1456 bool thumbee;1457 bool jazelle;1458 bool armv5e;1459 bool armv6;1460 bool armv6k;1461 bool armv7;1462 bool armv7mp;[all …]