Searched hist:d2e8ff9f1492f44c5a6d93f759eea27574d753de (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | interrupt_64.S | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
H A D | head_32.h | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
H A D | head_booke.h | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
H A D | exceptions-64e.S | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
H A D | entry_32.S | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
H A D | exceptions-64s.S | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | diff d2e8ff9f1492f44c5a6d93f759eea27574d753de Sun Nov 27 06:49:33 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add a definition for the marker offset within the interrupt frame
Define a constant rather than open-code the offset for the "regs" marker.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com
|