Searched refs:PM_L2SEL_SH (Results 1 – 1 of 1) sorted by relevance
26 #define PM_L2SEL_SH 8 /* L2 event select */ macro108 int l2sel = (event >> PM_L2SEL_SH) & PM_L2SEL_MSK; in power7_get_constraint()274 l2sel = (event[i] >> PM_L2SEL_SH) & PM_L2SEL_MSK; in power7_compute_mmcr()