Searched refs:lp_end (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | entry-compact.h | 184 PUSHAX lp_end 207 POPAX lp_end 262 PUSHAX lp_end 281 POPAX lp_end
|
| H A D | ptrace.h | 22 unsigned long lp_start, lp_end, lp_count; member 97 unsigned long lp_end, lp_start, lp_count; member
|
| H A D | entry-arcv2.h | 120 lr r10, [lp_end]
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | signal.c | 108 uregs.scratch.lp_end = regs->lp_end; in stash_usr_regs() 161 regs->lp_end = uregs.scratch.lp_end; in restore_usr_regs()
|
| H A D | ptrace.c | 30 membuf_store(&to, ptregs->lp_end); in genregs_get() 111 REG_IN_ONE(scratch.lp_end, &ptregs->lp_end); in genregs_set()
|
| H A D | kgdb.c | 31 gdb_regs[_LP_END] = kernel_regs->lp_end; in to_gdb_regs() 51 kernel_regs->lp_end = gdb_regs[_LP_END]; in from_gdb_regs()
|
| H A D | asm-offsets.c | 64 DEFINE(PT_lpe, offsetof(struct pt_regs, lp_end)); in main()
|
| H A D | process.c | 274 regs->lp_end = 0x80; in start_thread()
|
| H A D | troubleshoot.c | 26 regs->lp_start, regs->lp_end, regs->lp_count); in print_regs_scratch()
|
| H A D | unaligned.c | 248 if ((regs->ret == regs->lp_end) && (regs->lp_count)) { in misaligned_fixup()
|
| H A D | disasm.c | 527 if (!(regs->status32 & STATUS32_L) && (*next_pc == regs->lp_end) in disasm_next_pc()
|
| /OK3568_Linux_fs/u-boot/arch/arc/include/asm/ |
| H A D | ptrace.h | 13 long lp_end; member
|
| /OK3568_Linux_fs/kernel/arch/arc/include/uapi/asm/ |
| H A D | ptrace.h | 38 unsigned long bta, lp_start, lp_end, lp_count; member
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | interrupts.c | 71 regs->lp_end, regs->lp_count); in show_regs()
|
| H A D | ints_low.S | 74 PUSHAX %lp_end
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 49918 - optional: 'lp_start', 'lp_end', and 'bta'.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 49918 - optional: 'lp_start', 'lp_end', and 'bta'.
|