Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtraps.c987 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
993 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
999 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
Dsev-es.c1131 exc_debug(regs); in vc_handle_trap_db()
/Linux-v5.10/arch/x86/include/asm/
Didtentry.h601 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
603 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/Linux-v5.10/arch/x86/xen/
Denlighten_pv.c583 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
603 TRAP_ENTRY_REDIR(exc_debug, true ),