Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Didtentry.h606 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
608 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/linux-6.1.9/arch/x86/kernel/
Dtraps.c1172 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
1178 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
1184 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
Dsev.c1954 exc_debug(regs); in DEFINE_IDTENTRY_VC_KERNEL()
/linux-6.1.9/arch/x86/xen/
Denlighten_pv.c574 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
617 TRAP_ENTRY_REDIR(exc_debug, true ),