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