Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h152 #define CNST_THRESH_CTL_SEL_VAL(v) (((v) & 0x7ffull) << 32) macro
153 #define CNST_THRESH_CTL_SEL_MASK CNST_THRESH_CTL_SEL_VAL(0x7ff)
H A Disa207-common.c360 value |= CNST_THRESH_CTL_SEL_VAL(event >> EVENT_THRESH_SHIFT); in isa207_get_constraint()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h156 #define CNST_THRESH_CTL_SEL_VAL(v) (((v) & 0x7ffull) << 32) macro
157 #define CNST_THRESH_CTL_SEL_MASK CNST_THRESH_CTL_SEL_VAL(0x7ff)
H A Disa207-common.c502 value |= CNST_THRESH_CTL_SEL_VAL(event >> EVENT_THRESH_SHIFT); in isa207_get_constraint()

Completed in 4 milliseconds