Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcyrix.c159 setCx86_old(CX86_CCR4, getCx86_old(CX86_CCR4) | 0x38); in geode_configure()
435 setCx86_old(CX86_CCR4, getCx86_old(CX86_CCR4) | 0x80); in cyrix_identify()
/arch/x86/include/uapi/asm/
Dprocessor-flags.h142 #define CX86_CCR4 0xe8 macro
/arch/x86/kernel/cpu/mtrr/
Dcyrix.c258 setCx86(CX86_CCR4 + i, ccr_state[i]); in cyrix_set_all()