Searched refs:EXCEPTION_ERRCODE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ | ||
D | segment.h | 226 #define EXCEPTION_ERRCODE_MASK 0x20027d00 macro |
/linux-6.12.1/arch/x86/kernel/ | ||
D | head_64.S | 486 .if ((EXCEPTION_ERRCODE_MASK >> i) & 1) == 0 |