Searched refs:MCP_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance
301 MCP_TIMESTAMP = BIT(0), /* log time stamp */ enumerator
166 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in intel_threshold_interrupt()
852 machine_check_poll(MCP_TIMESTAMP, &this_cpu_ptr(&mce_amd_data)->dfr_intr_banks); in amd_deferred_error_interrupt()871 machine_check_poll(MCP_TIMESTAMP, &this_cpu_ptr(&mce_amd_data)->thr_intr_banks); in amd_threshold_interrupt()
828 if (flags & MCP_TIMESTAMP) in machine_check_poll()