Home
last modified time | relevance | path

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

/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c70 RANGE_STD = 0, /* Standard */ enumerator
88 { .index = RANGE_STD, },
97 case RANGE_STD: return "Standard"; in range_to_str()