Home
last modified time | relevance | path

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

/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c101 u32 with_subleaves[] = { in has_subleafs() local
107 for (unsigned i = 0; i < ARRAY_SIZE(with_subleaves); i++) in has_subleafs()
108 if (f == with_subleaves[i]) in has_subleafs()