Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h158 #define CNST_IFM_VAL(v) (((v) & EVENT_IFM_MASK) << 25) macro
159 #define CNST_IFM_MASK CNST_IFM_VAL(EVENT_IFM_MASK)
H A Disa207-common.c396 value |= CNST_IFM_VAL(event >> EVENT_IFM_SHIFT); in isa207_get_constraint()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h165 #define CNST_IFM_VAL(v) (((v) & EVENT_IFM_MASK) << 25) macro
166 #define CNST_IFM_MASK CNST_IFM_VAL(EVENT_IFM_MASK)
H A Disa207-common.c541 value |= CNST_IFM_VAL(event >> EVENT_IFM_SHIFT); in isa207_get_constraint()

Completed in 4 milliseconds