Searched defs:IS_GEN7 (Results 1 – 2 of 2) sorted by relevance
232 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \ macro
189 #define IS_GEN7(devid) IS_GEN(devid, 7) macro