Searched defs:type_ctx (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/arch/sparc/kernel/ |
D | traps_64.c | 219 void sun4v_insn_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_insn_access_exception() 242 …d sun4v_insn_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_insn_access_exception_tl1() 338 void sun4v_data_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_data_access_exception() 398 …d sun4v_data_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_data_access_exception_tl1() 2633 void sun4v_do_mna(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx) in sun4v_do_mna()
|