Searched refs:bus_slots (Results 1 – 1 of 1) sorted by relevance
390 u32 bus_slots = FIELD_GET(ARMV8_PMU_BUS_SLOTS, cpu_pmu->reg_pmmir); in bus_slots_show() local392 return sysfs_emit(page, "0x%08x\n", bus_slots); in bus_slots_show()395 static DEVICE_ATTR_RO(bus_slots);