Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dtraps.c286 DEFINE_IDTENTRY(exc_divide_error) in DEFINE_IDTENTRY() function
292 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() function
401 DEFINE_IDTENTRY(exc_coproc_segment_overrun) in DEFINE_IDTENTRY() function
619 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() function
1341 DEFINE_IDTENTRY(exc_coprocessor_error) in DEFINE_IDTENTRY() function
1346 DEFINE_IDTENTRY(exc_simd_coprocessor_error) in DEFINE_IDTENTRY() function
1358 DEFINE_IDTENTRY(exc_spurious_interrupt_bug) in DEFINE_IDTENTRY() function
1416 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() function
1514 DEFINE_IDTENTRY(exc_virtualization_exception) in DEFINE_IDTENTRY() function
/linux-6.15/arch/x86/include/asm/
H A Didtentry.h53 #define DEFINE_IDTENTRY(func) \ macro
70 #define DEFINE_IDTENTRY_SW DEFINE_IDTENTRY