Home
last modified time | relevance | path

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

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