Home
last modified time | relevance | path

Searched refs:sier2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/perf/
A Disa207-common.h270 #define P10_SIER2_FINISH_CYC(sier2) (((sier2) >> (63 - 37)) & 0x7fful) argument
271 #define P10_SIER2_DISPATCH_CYC(sier2) (((sier2) >> (63 - 13)) & 0x7fful) argument
A Dcore-book3s.c641 current->thread.sier2 = mfspr(SPRN_SIER2); in ebb_switch_out()
686 mtspr(SPRN_SIER2, current->thread.sier2); in ebb_switch_in()
/linux/tools/perf/arch/powerpc/util/
A Dperf_regs.c69 SMPL_REG(sier2, PERF_REG_POWERPC_SIER2),
/linux/arch/powerpc/include/asm/
A Dprocessor.h260 unsigned long sier2; member

Completed in 10 milliseconds