Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dcyrix.c104 ccr5 = getCx86(CX86_CCR5); in check_cx686_slop()
106 setCx86(CX86_CCR5, ccr5 & 0xfd); /* reset SLOP */ in check_cx686_slop()
/linux-6.15/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h168 #define CX86_CCR5 0xe9 macro