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.c237 DEFINE_IDTENTRY(exc_divide_error) in DEFINE_IDTENTRY() function
243 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() function
319 DEFINE_IDTENTRY(exc_coproc_segment_overrun) in DEFINE_IDTENTRY() function
521 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() function
1243 DEFINE_IDTENTRY(exc_coprocessor_error) in DEFINE_IDTENTRY() function
1248 DEFINE_IDTENTRY(exc_simd_coprocessor_error) in DEFINE_IDTENTRY() function
1260 DEFINE_IDTENTRY(exc_spurious_interrupt_bug) in DEFINE_IDTENTRY() function
1318 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() function
1416 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