Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arc/include/asm/
Dentry-compact.h177 PUSHAX lp_start
198 POPAX lp_start
255 PUSHAX lp_start
272 POPAX lp_start
Dptrace.h23 unsigned long lp_start, lp_end, lp_count; member
101 unsigned long lp_end, lp_start, lp_count; member
Dentry-arcv2.h121 lr r11, [lp_start]
/linux-6.1.9/arch/arc/kernel/
Dptrace.c26 REG_OFFSET_NAME(lp_start),
87 REG_OFFSET_NAME(lp_start),
114 membuf_store(&to, ptregs->lp_start); in genregs_get()
195 REG_IN_ONE(scratch.lp_start, &ptregs->lp_start); in genregs_set()
Dsignal.c107 uregs.scratch.lp_start = regs->lp_start; in stash_usr_regs()
160 regs->lp_start = uregs.scratch.lp_start; in restore_usr_regs()
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()
Dprocess.c274 regs->lp_start = 0x10; in start_thread()
Dtroubleshoot.c26 regs->lp_start, regs->lp_end, regs->lp_count); in print_regs_scratch()
Dunaligned.c249 regs->ret = regs->lp_start; in misaligned_fixup()
Ddisasm.c588 *next_pc = regs->lp_start; in disasm_next_pc()
/linux-6.1.9/arch/arc/include/uapi/asm/
Dptrace.h38 unsigned long bta, lp_start, lp_end, lp_count; member