Searched refs:machine_check_poll (Results 1 – 4 of 4) sorted by relevance
133 if (machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned))) in mce_intel_cmci_poll()253 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in intel_threshold_interrupt()345 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in cmci_recheck()
57 machine_check_poll(0, &b); in raise_poll()
573 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b) in machine_check_poll() function654 EXPORT_SYMBOL_GPL(machine_check_poll);1300 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_poll_banks)); in mce_timer_fn()1451 machine_check_poll(MCP_UC | m_fl, &all_banks); in __mcheck_cpu_init_generic()
227 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b);