Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/entry/
Dentry_fred.c189 case X86_TRAP_BR: return exc_bounds(regs); in fred_hwexc()
/linux-6.12.1/arch/x86/include/asm/
Didtentry.h603 DECLARE_IDTENTRY(X86_TRAP_BR, exc_bounds);
/linux-6.12.1/arch/x86/kernel/
Dtraps.c521 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() argument
/linux-6.12.1/arch/x86/xen/
Denlighten_pv.c719 TRAP_ENTRY(exc_bounds, false ),