Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
A Damd.c226 void (*deferred_error_int_vector)(void) = default_deferred_error_interrupt; variable
494 (deferred_error_int_vector != amd_deferred_error_interrupt)) in deferred_error_interrupt_enable()
495 deferred_error_int_vector = amd_deferred_error_interrupt; in deferred_error_interrupt_enable()
942 deferred_error_int_vector(); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/x86/include/asm/
A Dmce.h278 extern void (*deferred_error_int_vector)(void);

Completed in 14 milliseconds