Home
last modified time | relevance | path

Searched refs:X86_TRAP_CP (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtrapnr.h28 #define X86_TRAP_CP 21 /* Control Protection Exception */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtrapnr.h28 #define X86_TRAP_CP 21 /* Control Protection Exception */ macro
H A Didtentry.h622 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_CP, exc_control_protection);
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcet.c64 tsk->thread.trap_nr = X86_TRAP_CP; in do_user_cp_fault()
H A Didt.c111 INTG(X86_TRAP_CP, asm_exc_control_protection),

Completed in 2 milliseconds