Searched refs:MCP_TIMESTAMP (Results 1 – 3 of 3) 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()
661 if (!(flags & MCP_TIMESTAMP)) in machine_check_poll()1308 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_poll_banks)); in mce_timer_fn()
194 MCP_TIMESTAMP = BIT(0), /* log time stamp */ enumerator