Home
last modified time | relevance | path

Searched defs:MIPS_CPU_MCHECK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu.h379 #define MIPS_CPU_MCHECK BIT_ULL(13) /* Machine check exception */ macro
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcpu.h377 #define MIPS_CPU_MCHECK MBIT_ULL(13) /* Machine check exception */ macro