Searched refs:METAC_ID_MAJOR_BITS (Results 1 – 2 of 2) sorted by relevance
515 #define METAC_ID_MAJOR_BITS 0xFF000000 macro
830 int major = (version & METAC_ID_MAJOR_BITS) >> METAC_ID_MAJOR_S; in init_hw_perf_events()