Searched refs:MCG_CMCI_P (Results 1 – 2 of 2) sorted by relevance
15 #define MCG_CMCI_P BIT_ULL(10) /* CMCI supported */ macro
96 return !!(cap & MCG_CMCI_P); in cmci_supported()