Home
last modified time | relevance | path

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

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