Home
last modified time | relevance | path

Searched refs:MCP_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Dmce.h253 MCP_TIMESTAMP = BIT(0), /* log time stamp */ enumerator
/linux-5.19.10/arch/x86/kernel/cpu/mce/
Dintel.c259 machine_check_poll(MCP_TIMESTAMP, this_cpu_ptr(&mce_banks_owned)); in intel_threshold_interrupt()
Dcore.c683 if (flags & MCP_TIMESTAMP) in machine_check_poll()