Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h271 #define P10_SIER2_FINISH_CYC(sier2) (((sier2) >> (63 - 37)) & 0x7fful) macro
H A Disa207-common.c395 weight_fields->var2_w = P10_SIER2_FINISH_CYC(mfspr(SPRN_SIER2)); in isa207_get_mem_weight()