Searched refs:machine_check_poll (Results 1 – 4 of 4) sorted by relevance
103 if (machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned))) in mce_intel_cmci_poll()223 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in intel_threshold_interrupt()316 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in cmci_recheck()
57 machine_check_poll(0, &b); in raise_poll()
623 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b) in machine_check_poll() function701 EXPORT_SYMBOL_GPL(machine_check_poll);1308 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_poll_banks)); in mce_timer_fn()1459 machine_check_poll(MCP_UC | m_fl, &all_banks); in __mcheck_cpu_init_generic()
198 bool machine_check_poll(enum mcp_flags flags, mce_banks_t *b);