Searched refs:machine_check_poll (Results 1 – 4 of 4) sorted by relevance
136 if (machine_check_poll(0, this_cpu_ptr(&mce_banks_owned))) in mce_intel_cmci_poll()256 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in intel_threshold_interrupt()348 machine_check_poll(0, this_cpu_ptr(&mce_banks_owned)); in cmci_recheck()
689 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b) in machine_check_poll() function762 EXPORT_SYMBOL_GPL(machine_check_poll);1380 machine_check_poll(0, this_cpu_ptr(&mce_poll_banks)); in mce_timer_fn()1519 machine_check_poll(MCP_UC | m_fl, &all_banks); in __mcheck_cpu_init_generic()
139 machine_check_poll(0, &b); in raise_poll()
231 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b);