Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h101 #define p10_EVENT_CACHE_SEL_MASK 0x3ull macro
116 (p10_EVENT_CACHE_SEL_MASK << EVENT_CACHE_SEL_SHIFT) | \
H A Disa207-common.c415 p10_EVENT_CACHE_SEL_MASK; in isa207_get_constraint()