Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c379 DEFINE_IDTENTRY(exc_divide_error) in DEFINE_IDTENTRY() function
385 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() function
499 DEFINE_IDTENTRY(exc_coproc_segment_overrun) in DEFINE_IDTENTRY() function
717 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() function
1469 DEFINE_IDTENTRY(exc_coprocessor_error) in DEFINE_IDTENTRY() function
1474 DEFINE_IDTENTRY(exc_simd_coprocessor_error) in DEFINE_IDTENTRY() function
1486 DEFINE_IDTENTRY(exc_spurious_interrupt_bug) in DEFINE_IDTENTRY() function
1544 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() function
1642 DEFINE_IDTENTRY(exc_virtualization_exception) in DEFINE_IDTENTRY() function
/linux/arch/x86/include/asm/
H A Didtentry.h53 #define DEFINE_IDTENTRY(func) \ macro
70 #define DEFINE_IDTENTRY_SW DEFINE_IDTENTRY