Searched refs:xlvl (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dtransmeta.c12 u32 xlvl; local
15 xlvl = cpuid_eax(0x80860000);
16 if ((xlvl & 0xffff0000) == 0x80860000) {
17 if (xlvl >= 0x80860001)

Completed in 106 milliseconds