Home
last modified time | relevance | path

Searched refs:MCP_UC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmce.h302 MCP_UC = BIT(1), /* log uncorrected errors */ enumerator
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c781 if ((flags & MCP_UC) || !(m->status & MCI_STATUS_UC)) in should_log_poll_error()
1913 machine_check_poll(MCP_UC | MCP_QUEUE_LOG, &all_banks); in __mcheck_cpu_init_prepare_banks()