Searched refs:IsBroxton (Results 1 – 2 of 2) sorted by relevance
200 bool IsBroxton(uint32_t DeviceId) in IsBroxton() function224 return IsSkylake(DeviceId) || IsBroxton(DeviceId) || IsKabyLake(DeviceId); in Is9thGenIntel()
184 bool IsBroxton(uint32_t DeviceId);