Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtraps.c1020 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
1026 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
1032 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
Dsev-es.c1404 exc_debug(regs); in DEFINE_IDTENTRY_VC_KERNEL()
/arch/x86/include/asm/
Didtentry.h604 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
606 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/arch/x86/xen/
Denlighten_pv.c583 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
612 TRAP_ENTRY_REDIR(exc_debug, true ),