Searched refs:PT_DEPC (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/xtensa/kernel/ |
H A D | vectors.S | 79 s32i a0, a2, PT_DEPC # mark it as a regular exception 106 s32i a0, a2, PT_DEPC # mark it as a regular exception 273 s32i a0, a2, PT_DEPC # mark it as a regular exception 338 s32i a0, a2, PT_DEPC 461 s32i a0, a2, PT_DEPC 544 s32i a0, a2, PT_DEPC
|
H A D | entry.S | 513 l32i abi_tmp0, a1, PT_DEPC 556 l32i abi_tmp0, a1, PT_DEPC 765 l32i a0, a1, PT_DEPC 823 s32i a0, a2, PT_DEPC # mark it as a regular exception 1015 l32i a1, a6, PT_DEPC 1101 l32i a0, a2, PT_DEPC 1525 s32i a3, a2, PT_DEPC # setup depc 1702 l32i a2, a2, PT_DEPC 1740 l32i a0, a2, PT_DEPC 1878 l32i a2, a2, PT_DEPC
|
H A D | asm-offsets.c | 35 DEFINE(PT_DEPC, offsetof (struct pt_regs, depc)); in main()
|
H A D | align.S | 555 s32i a0, a2, PT_DEPC # mark as a regular exception
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | start.S | 21 #define PT_DEPC 8 macro
|