Searched refs:res_low (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/kernel/
H A Dtsc.c843 unsigned long res_low, res_high; local
845 rdmsr_safe(MSR_GEODE_BUSCONT_CONF0, &res_low, &res_high);
847 if (res_low & RTSC_SUSP)

Completed in 119 milliseconds