Searched defs:IS_IVYBRIDGE (Results 1 – 2 of 2) sorted by relevance
236 #define IS_IVYBRIDGE(devid) ((devid) == PCI_CHIP_IVYBRIDGE_GT1 || \ macro
166 #define IS_IVYBRIDGE(devid) (intel_get_device_info(devid)->is_ivybridge) macro