Searched refs:METAC_ID_REV_BITS (Results 1 – 2 of 2) sorted by relevance
68 (METAC_ID_MINOR_BITS | METAC_ID_REV_BITS)) >> in release_pmu_hardware()88 (METAC_ID_MINOR_BITS | METAC_ID_REV_BITS)) >> in reserve_pmu_hardware()825 int min_rev = (version & (METAC_ID_MINOR_BITS | METAC_ID_REV_BITS)) in init_hw_perf_events()
519 #define METAC_ID_REV_BITS 0x0000FF00 macro