Home
last modified time | relevance | path

Searched defs:MIDR_ALL_VERSIONS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcputype.h196 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcputype.h236 #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 Dcputype.h229 #define MIDR_ALL_VERSIONS(m) MIDR_RANGE(m, 0, 0, 0xf, 0xf) macro

Completed in 3 milliseconds