Searched defs:MIDR_ALL_VERSIONS (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | cputype.h | 196 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | cputype.h | 236 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro
|
| /kernel/linux/linux-6.6/tools/arch/arm64/include/asm/ |
| H A D | cputype.h | 229 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro
|
Completed in 3 milliseconds