Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dtraps.c1239 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
1245 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
1262 DEFINE_FREDENTRY_DEBUG(exc_debug) in DEFINE_FREDENTRY_DEBUG() argument
1279 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
/linux-6.15/arch/x86/include/asm/
H A Didtentry.h659 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
661 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/linux-6.15/arch/x86/xen/
H A Denlighten_pv.c702 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
775 TRAP_ENTRY_REDIR(exc_debug, true ),
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c2319 exc_debug(regs); in DEFINE_IDTENTRY_VC_KERNEL()