Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Disa207-common.h272 #define P10_SIER2_DISPATCH_CYC(sier2) (((sier2) >> (63 - 13)) & 0x7fful) macro
H A Disa207-common.c396 weight_fields->var3_w = P10_SIER2_DISPATCH_CYC(mfspr(SPRN_SIER2)); in isa207_get_mem_weight()