Searched refs:EXCEPTION_ERRCODE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| A D | segment.h | 222 #define EXCEPTION_ERRCODE_MASK 0x20027d00 macro |
| /linux/arch/x86/kernel/ | ||
| A D | head_64.S | 356 .if ((EXCEPTION_ERRCODE_MASK >> i) & 1) == 0 |
Completed in 5 milliseconds