Home
last modified time | relevance | path

Searched refs:CPU_ID_ISOLD (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/arm/include/
H A Dcputypes.h66 #define CPU_ID_ISOLD(x) (((x) & 0x0000f000) == 0x00000000) macro
68 #define CPU_ID_ISNEW(x) (!CPU_ID_ISOLD(x) && !CPU_ID_IS7(x))