Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dmce.h195 MCP_UC = BIT(1), /* log uncorrected errors */ enumerator
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce.c655 if (!(flags & MCP_UC) && in machine_check_poll()
1459 machine_check_poll(MCP_UC | m_fl, &all_banks); in __mcheck_cpu_init_generic()