Searched refs:X86_TRAP_CP (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | trapnr.h | 40 #define X86_TRAP_CP 21 /* Control Protection Exception */ macro |
| /linux/arch/x86/kernel/ | ||
| H A D | idt.c | 112 INTG(X86_TRAP_CP, asm_exc_control_protection), |