Home
last modified time | relevance | path

Searched refs:tl (Results 1 – 19 of 19) sorted by relevance

/arch/sparc/kernel/
Detrap_64.S173 rdpr %tl, %g1
175 wrpr %g0, 1, %tl
185 wrpr %g0, 2, %tl
200 wrpr %g0, 3, %tl
210 wrpr %g0, 4, %tl
223 wrpr %g0, 1, %tl
Dcherrs.S181 rdpr %tl, %g1 ! Save original trap level
184 1: wrpr %g2, %tl ! Set trap level to check
188 wrpr %g1, %tl ! Restore original trap level
193 wrpr %g1, %tl ! Restore original trap level
234 rdpr %tl, %g1 ! Save original trap level
237 1: wrpr %g2, %tl ! Set trap level to check
241 wrpr %g1, %tl ! Restore original trap level
246 wrpr %g1, %tl ! Restore original trap level
Ddtlb_prot.S22 rdpr %tl, %g1 ! Need a winfixup?
Dentry.h148 extern void sun4v_itlb_error_report(struct pt_regs *regs, int tl);
155 extern void sun4v_dtlb_error_report(struct pt_regs *regs, int tl);
Dsun4v_tlb_miss.S142 rdpr %tl, %g1
209 rdpr %tl, %g4
236 rdpr %tl, %g4
318 rdpr %tl, %g2
Dspiterrs.S30 rdpr %tl, %g3
79 rdpr %tl, %g2
Dhvtramp.S43 wrpr %g0, 0, %tl
Dmisctrap.S27 rdpr %tl, %g3
Dtraps_64.c58 unsigned long tl; member
66 "dumping track stack.\n", p->tl); in dump_tl1_traplog()
1957 void sun4v_itlb_error_report(struct pt_regs *regs, int tl) in sun4v_itlb_error_report() argument
1959 if (tl > 1) in sun4v_itlb_error_report()
1963 regs->tpc, tl); in sun4v_itlb_error_report()
1981 void sun4v_dtlb_error_report(struct pt_regs *regs, int tl) in sun4v_dtlb_error_report() argument
1983 if (tl > 1) in sun4v_dtlb_error_report()
1987 regs->tpc, tl); in sun4v_dtlb_error_report()
Drtrap_64.S271 wrpr %g0, 0x1, %tl
345 wrpr %g0, 0x0, %tl
Dktlb.S290 rdpr %tl, %g3
Dtsb.S246 rdpr %tl, %g3
Dhead_64.S598 wrpr %g0, 0x0, %tl
/arch/um/include/shared/
Dnet_kern.h28 struct timer_list tl; member
/arch/xtensa/platforms/iss/
Dnetwork.c77 struct timer_list tl; member
712 init_timer(&lp->tl); in iss_net_configure()
713 lp->tl.function = iss_net_user_timer_expire; in iss_net_configure()
/arch/sparc/mm/
Dultra.S189 wrpr %g0, 1, %tl
202 wrpr %g0, 0, %tl
212 wrpr %g0, 1, %tl
232 wrpr %g0, 0, %tl
/arch/um/drivers/
Dnet_kern.c175 lp->tl.data = (unsigned long) &lp->user; in uml_net_open()
465 init_timer(&lp->tl); in eth_configure()
467 lp->tl.function = uml_net_user_timer_expire; in eth_configure()
/arch/ia64/include/asm/
Dpal.h420 tl : 1, /* 1 => MC occurred member
497 tl : 1, /* Failure in tag part member
701 #define pmci_proc_trap_lost pme_processor.tl
719 #define pmci_cache_line_tag_fail pme_cache.tl
/arch/sparc/include/asm/
Dhypervisor.h1214 unsigned char tl; /* Trap level */ member