Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcentaur.c332 u32 lo, hi, newlo; in init_centaur() local
420 newlo = (lo|fcr_set) & (~fcr_clr); in init_centaur()
422 if (newlo != lo) { in init_centaur()
424 lo, newlo); in init_centaur()
425 wrmsr(MSR_IDT_FCR1, newlo, hi); in init_centaur()