Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dprocessor-flags.h86 #define CX86_CCR5 0xe9 macro
/linux-3.4.99/arch/x86/kernel/cpu/
Dcyrix.c100 ccr5 = getCx86(CX86_CCR5); in check_cx686_slop()
102 setCx86(CX86_CCR5, ccr5 & 0xfd); /* reset SLOP */ in check_cx686_slop()