Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dmce.h15 #define MCG_CMCI_P BIT_ULL(10) /* CMCI supported */ macro
/linux-5.19.10/arch/x86/kernel/cpu/mce/
Dintel.c96 return !!(cap & MCG_CMCI_P); in cmci_supported()