Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtraps.c1023 DEFINE_IDTENTRY_DEBUG(exc_debug) in DEFINE_IDTENTRY_DEBUG() argument
1029 DEFINE_IDTENTRY_DEBUG_USER(exc_debug) in DEFINE_IDTENTRY_DEBUG_USER() argument
1035 DEFINE_IDTENTRY_RAW(exc_debug) in DEFINE_IDTENTRY_RAW() argument
H A Dsev-es.c1374 exc_debug(regs); in DEFINE_IDTENTRY_VC_KERNEL()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Didtentry.h604 DECLARE_IDTENTRY_DEBUG(X86_TRAP_DB, exc_debug);
606 DECLARE_IDTENTRY_RAW(X86_TRAP_DB, exc_debug);
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c583 exc_debug(regs); in DEFINE_IDTENTRY_RAW()
612 TRAP_ENTRY_REDIR(exc_debug, true ),