Home
last modified time | relevance | path

Searched refs:MMCR1_DC_IC_QUAL_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/perf/
H A Disa207-common.h214 #define MMCR1_DC_IC_QUAL_MASK 0x3 macro
H A Disa207-common.c210 cache = (event >> EVENT_CACHE_SEL_SHIFT) & MMCR1_DC_IC_QUAL_MASK; in dc_ic_rld_quad_l1_sel()