Home
last modified time | relevance | path

Searched defs:DEFINE_IDTENTRY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Didtentry.h47 #define DEFINE_IDTENTRY(func) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Didtentry.h49 #define DEFINE_IDTENTRY(func) \ macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c197 DEFINE_IDTENTRY(exc_divide_error) in DEFINE_IDTENTRY() function
203 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() function
265 DEFINE_IDTENTRY(exc_coproc_segment_overrun) in DEFINE_IDTENTRY() function
466 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() function
1090 DEFINE_IDTENTRY(exc_coprocessor_error) in DEFINE_IDTENTRY() function
1095 DEFINE_IDTENTRY(exc_simd_coprocessor_error) in DEFINE_IDTENTRY() function
1107 DEFINE_IDTENTRY(exc_spurious_interrupt_bug) in DEFINE_IDTENTRY() function
1130 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtraps.c193 DEFINE_IDTENTRY(exc_divide_error) in DEFINE_IDTENTRY() function
199 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() function
268 DEFINE_IDTENTRY(exc_coproc_segment_overrun) in DEFINE_IDTENTRY() function
470 DEFINE_IDTENTRY(exc_bounds) in DEFINE_IDTENTRY() function
1160 DEFINE_IDTENTRY(exc_coprocessor_error) in DEFINE_IDTENTRY() function
1165 DEFINE_IDTENTRY(exc_simd_coprocessor_error) in DEFINE_IDTENTRY() function
1177 DEFINE_IDTENTRY(exc_spurious_interrupt_bug) in DEFINE_IDTENTRY() function
1235 DEFINE_IDTENTRY(exc_device_not_available) in DEFINE_IDTENTRY() function
1333 DEFINE_IDTENTRY(exc_virtualization_exception) in DEFINE_IDTENTRY() function

Completed in 6 milliseconds