Home
last modified time | relevance | path

Searched refs:DEFINE_IDTENTRY (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/kernel/
Dtraps.c203 DEFINE_IDTENTRY(exc_divide_error) in DEFINE_IDTENTRY() function
209 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() function
346 DEFINE_IDTENTRY(exc_coproc_segment_overrun) in DEFINE_IDTENTRY() function
548 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() function
1237 DEFINE_IDTENTRY(exc_coprocessor_error) in DEFINE_IDTENTRY() function
1242 DEFINE_IDTENTRY(exc_simd_coprocessor_error) in DEFINE_IDTENTRY() function
1254 DEFINE_IDTENTRY(exc_spurious_interrupt_bug) in DEFINE_IDTENTRY() function
1312 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() function
1407 DEFINE_IDTENTRY(exc_virtualization_exception) in DEFINE_IDTENTRY() function
/linux-5.19.10/arch/x86/include/asm/
Didtentry.h49 #define DEFINE_IDTENTRY(func) \ macro
66 #define DEFINE_IDTENTRY_SW DEFINE_IDTENTRY