Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c1367 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
1373 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
1390 DEFINE_FREDENTRY_DEBUG(exc_debug) in DEFINE_FREDENTRY_DEBUG() argument
1407 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
/linux/arch/x86/include/asm/
H A Didtentry.h654 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
656 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/linux/arch/x86/xen/
H A Denlighten_pv.c701 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
774 TRAP_ENTRY_REDIR(exc_debug, true ),
/linux/arch/x86/coco/sev/
H A Dvc-handle.c982 exc_debug(regs); in DEFINE_IDTENTRY_VC_KERNEL()