Searched refs:MIDR_ALL_VERSIONS (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/util/ |
| A D | arm-spe.c | 557 MIDR_ALL_VERSIONS(MIDR_CORTEX_A720), 558 MIDR_ALL_VERSIONS(MIDR_CORTEX_A725), 559 MIDR_ALL_VERSIONS(MIDR_CORTEX_X1C), 560 MIDR_ALL_VERSIONS(MIDR_CORTEX_X3), 561 MIDR_ALL_VERSIONS(MIDR_CORTEX_X925), 562 MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N1), 563 MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N2), 564 MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V1), 565 MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V2), 570 MIDR_ALL_VERSIONS(MIDR_AMPERE1A), [all …]
|
| /tools/arch/arm64/include/asm/ |
| A D | cputype.h | 258 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro
|
Completed in 7 milliseconds