Searched hist:eecff81d1fcda22cd0029d11fe2a71dceed11dad (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | emulated_ops.h | diff eecff81d1fcda22cd0029d11fe2a71dceed11dad Tue Oct 27 13:46:55 CDT 2009 Anton Blanchard <anton@samba.org> powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
perf_event wants a separate event for alignment and emulation faults, so create another emulation event. This will make it easy to hook in perf_event at one spot.
We pass in regs which will be required for these events.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | align.c | diff eecff81d1fcda22cd0029d11fe2a71dceed11dad Tue Oct 27 13:46:55 CDT 2009 Anton Blanchard <anton@samba.org> powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
perf_event wants a separate event for alignment and emulation faults, so create another emulation event. This will make it easy to hook in perf_event at one spot.
We pass in regs which will be required for these events.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | traps.c | diff eecff81d1fcda22cd0029d11fe2a71dceed11dad Tue Oct 27 13:46:55 CDT 2009 Anton Blanchard <anton@samba.org> powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
perf_event wants a separate event for alignment and emulation faults, so create another emulation event. This will make it easy to hook in perf_event at one spot.
We pass in regs which will be required for these events.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|