Searched refs:ipend (Results 1 – 9 of 9) sorted by relevance
26 long ipend; member96 #define user_mode(regs) (!(((regs)->ipend & ~0x10) & (((regs)->ipend & ~0x10) - 1)))
228 #define __ipipe_root_tick_p(regs) ((regs->ipend & 0x10) != 0)
295 if (fp->ipend & 0xffc0) in trap_c()341 if (fp->ipend & 0xffc0) in trap_c()428 if (fp->ipend & 0xffc0) in trap_c()1043 if ((!(((fp)->ipend & ~0x30) & (((fp)->ipend & ~0x30) - 1))) && in dump_bfin_mem()1071 (long)fp->seqstat, fp->ipend, fp->syscfg); in show_regs()1088 if (fp->ipend & (1 << i)) { in show_regs()1098 if (fp->ipend & ~0x3F) { in show_regs()
106 gdb_regs[BFIN_IPEND] = regs->ipend; in pt_regs_to_gdb_regs()177 regs->ipend = gdb_regs[BFIN_IPEND]; in gdb_regs_to_pt_regs()421 kgdb_single_step = regs->ipend; in kgdb_arch_handle_exception()
156 regs.ipend = 0x8002; in kernel_thread()
122 DEFINE(PT_IPEND, offsetof(struct pt_regs, ipend)); in main()
92 unsigned int ipend : 1; member
1287 __raw_get_cpu_var(__ipipe_tick_regs).ipend = regs->ipend;1290 __raw_get_cpu_var(__ipipe_tick_regs).ipend &= ~0x10;1292 __raw_get_cpu_var(__ipipe_tick_regs).ipend |= 0x10;
1956 .ipend = regk_strcop_little, in init_cryptocop()2215 rw_cfg.ipend = regk_strcop_little; in cryptocop_start_job()2218 rw_cfg.ipend = regk_strcop_big; in cryptocop_start_job()