Home
last modified time | relevance | path

Searched refs:exc_int3 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/x86/entry/
Dentry_fred.c59 return exc_int3(regs); in fred_intx()
218 case X86_TRAP_BP: return exc_int3(regs); in fred_swexc()
/linux-6.12.1/arch/x86/include/asm/
Didtentry.h622 DECLARE_IDTENTRY_RAW(X86_TRAP_BP, exc_int3);
/linux-6.12.1/arch/x86/kernel/
Dtraps.c784 DEFINE_IDTENTRY_RAW(exc_int3) in DEFINE_IDTENTRY_RAW() argument
/linux-6.12.1/arch/x86/xen/
Denlighten_pv.c712 TRAP_ENTRY(exc_int3, false ),