Searched defs:type_ctx (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/sparc/kernel/ |
D | traps_64.c | 220 void sun4v_insn_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_insn_access_exception() 243 …d sun4v_insn_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_insn_access_exception_tl1() 340 void sun4v_data_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_data_access_exception() 400 …d sun4v_data_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_data_access_exception_tl1() 2641 void sun4v_do_mna(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_do_mna()
|