Home
last modified time | relevance | path

Searched refs:lp_start (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Dentry-compact.h169 PUSHAX lp_start
206 POPAX lp_start
253 PUSHAX lp_start
274 POPAX lp_start
H A Dptrace.h34 unsigned long lp_start, lp_end, lp_count; member
87 unsigned long lp_end, lp_start, lp_count; member
H A Dentry-arcv2.h135 lr r11, [lp_start]
/openbmc/linux/arch/arc/kernel/
H A Dptrace.c26 REG_OFFSET_NAME(lp_start),
85 REG_OFFSET_NAME(lp_start),
112 membuf_store(&to, ptregs->lp_start); in genregs_get()
193 REG_IN_ONE(scratch.lp_start, &ptregs->lp_start); in genregs_set()
H A Dsignal.c108 uregs.scratch.lp_start = regs->lp_start; in stash_usr_regs()
161 regs->lp_start = uregs.scratch.lp_start; in restore_usr_regs()
H A Dkgdb.c32 gdb_regs[_LP_START] = kernel_regs->lp_start; in to_gdb_regs()
52 kernel_regs->lp_start = gdb_regs[_LP_START]; in from_gdb_regs()
H A Dprocess.c266 regs->lp_start = 0x10; in start_thread()
H A Dunaligned.c249 regs->ret = regs->lp_start; in misaligned_fixup()
H A Dtroubleshoot.c26 regs->lp_start, regs->lp_end, regs->lp_count); in print_regs_scratch()
H A Ddisasm.c588 *next_pc = regs->lp_start; in disasm_next_pc()
/openbmc/u-boot/arch/arc/include/asm/
H A Dptrace.h11 long lp_start; member
/openbmc/linux/arch/arc/include/uapi/asm/
H A Dptrace.h38 unsigned long bta, lp_start, lp_end, lp_count; member
/openbmc/u-boot/arch/arc/lib/
H A Dinterrupts.c69 printf("LPS: 0x%08lx\tLPE: 0x%08lx\tLPC: 0x%08lx\n", regs->lp_start, in show_regs()
H A Dints_low.S74 PUSHAX %lp_start