Searched refs:machine_check_poll (Results 1 – 4 of 4) sorted by relevance
139 if (machine_check_poll(0, this_cpu_ptr(&mce_banks_owned))) in mce_intel_cmci_poll()259 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in intel_threshold_interrupt()351 machine_check_poll(0, this_cpu_ptr(&mce_banks_owned)); in cmci_recheck()
719 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b) in machine_check_poll() function822 EXPORT_SYMBOL_GPL(machine_check_poll);1542 machine_check_poll(0, this_cpu_ptr(&mce_poll_banks)); in mce_timer_fn()1673 machine_check_poll(MCP_UC | MCP_QUEUE_LOG | m_fl, &all_banks); in __mcheck_cpu_init_generic()
136 machine_check_poll(0, &b); in raise_poll()
270 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b);