Home
last modified time | relevance | path

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

/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c71 RANGE_EXT = 0x80000000, /* Extended */ enumerator
89 { .index = RANGE_EXT, },
98 case RANGE_EXT: return "Extended"; in range_to_str()