Searched refs:steppings (Results 1 – 3 of 3) sorted by relevance
76 if (m->steppings != X86_STEPPING_ANY && in x86_match_cpu()77 !(BIT(c->x86_stepping) & m->steppings)) in x86_match_cpu()
81 .steppings = _steppings, \
691 __u16 steppings; member