Home
last modified time | relevance | path

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

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