Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Disa207-common.h192 #define CNST_NC_MASK (8 << CNST_NC_SHIFT) macro
H A Disa207-common.c454 mask |= CNST_NC_MASK; in isa207_get_constraint()