Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mtrr/
Dcyrix.c246 static unsigned char ccr_state[7] = { 0, 0, 0, 0, 0, 0, 0 }; variable
256 setCx86(CX86_CCR0 + i, ccr_state[i]); in cyrix_set_all()
258 setCx86(CX86_CCR4 + i, ccr_state[i]); in cyrix_set_all()