Searched refs:SPRN_SIAR (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/
H A Dop_model_7450.c185 pc = mfspr(SPRN_SIAR);
H A Dop_model_rs64.c184 unsigned long pc = mfspr(SPRN_SIAR);
H A Dop_model_power4.c206 unsigned long pc = mfspr(SPRN_SIAR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h520 #define SPRN_SIAR 780 macro
642 #define SPRN_SIAR 955 /* Sampled Instruction Address Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c1224 ip = mfspr(SPRN_SIAR) + perf_ip_adjust(regs);

Completed in 28 milliseconds