Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dtraps.c1141 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
1147 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
1164 DEFINE_FREDENTRY_DEBUG(exc_debug) in DEFINE_FREDENTRY_DEBUG() argument
1181 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
/linux-6.12.1/arch/x86/include/asm/
Didtentry.h659 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
661 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/linux-6.12.1/arch/x86/xen/
Denlighten_pv.c663 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
706 TRAP_ENTRY_REDIR(exc_debug, true ),
/linux-6.12.1/arch/x86/coco/sev/
Dcore.c2112 exc_debug(regs); in DEFINE_IDTENTRY_VC_KERNEL()