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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dcpucheck.c111 u32 max_intel_level, max_amd_level; local
140 : "=a" (max_amd_level)
144 if (max_amd_level >= 0x80000001 &&
145 max_amd_level <= 0x8000ffff) {

Completed in 101 milliseconds