Searched defs:type_ctx (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | traps_64.c | 228 void sun4v_insn_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)  in sun4v_insn_access_exception()257 …d sun4v_insn_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)  in sun4v_insn_access_exception_tl1()
 318 void sun4v_data_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)  in sun4v_data_access_exception()
 362 …d sun4v_data_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)  in sun4v_data_access_exception_tl1()
 2514 void sun4v_do_mna(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)  in sun4v_do_mna()
 
 |