Home
last modified time | relevance | path

Searched refs:CNST_L1_QUAL_VAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h161 #define CNST_L1_QUAL_VAL(v) (((v) & 3) << 22) macro
162 #define CNST_L1_QUAL_MASK CNST_L1_QUAL_VAL(3)
H A Disa207-common.c344 value |= CNST_L1_QUAL_VAL(cache); in isa207_get_constraint()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h168 #define CNST_L1_QUAL_VAL(v) (((v) & 3) << 22) macro
169 #define CNST_L1_QUAL_MASK CNST_L1_QUAL_VAL(3)
H A Disa207-common.c486 value |= CNST_L1_QUAL_VAL(cache); in isa207_get_constraint()

Completed in 4 milliseconds