Searched refs:amd_threshold_interrupt (Results 1 – 1 of 1) sorted by relevance
136 static void amd_threshold_interrupt(void);492 if ((offset == new) && (mce_threshold_vector != amd_threshold_interrupt)) in prepare_threshold_block()493 mce_threshold_vector = amd_threshold_interrupt; in prepare_threshold_block()644 static void amd_threshold_interrupt(void) in amd_threshold_interrupt() function