Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Darmreg.h70 #define CPU_ID_ISOLD(x) (((x) & 0x0000f000) == 0x00000000) macro
72 #define CPU_ID_ISNEW(x) (!CPU_ID_ISOLD(x) && !CPU_ID_IS7(x))