type_ctx          100 arch/sparc/kernel/entry.h 		  unsigned long type_ctx);
type_ctx          147 arch/sparc/kernel/entry.h 				 unsigned long type_ctx);
type_ctx          150 arch/sparc/kernel/entry.h 				     unsigned long type_ctx);
type_ctx          153 arch/sparc/kernel/entry.h 				 unsigned long type_ctx);
type_ctx          156 arch/sparc/kernel/entry.h 				     unsigned long type_ctx);
type_ctx          220 arch/sparc/kernel/traps_64.c void sun4v_insn_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)
type_ctx          222 arch/sparc/kernel/traps_64.c 	unsigned short type = (type_ctx >> 16);
type_ctx          223 arch/sparc/kernel/traps_64.c 	unsigned short ctx  = (type_ctx & 0xffff);
type_ctx          243 arch/sparc/kernel/traps_64.c void sun4v_insn_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)
type_ctx          250 arch/sparc/kernel/traps_64.c 	sun4v_insn_access_exception(regs, addr, type_ctx);
type_ctx          340 arch/sparc/kernel/traps_64.c void sun4v_data_access_exception(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)
type_ctx          342 arch/sparc/kernel/traps_64.c 	unsigned short type = (type_ctx >> 16);
type_ctx          343 arch/sparc/kernel/traps_64.c 	unsigned short ctx  = (type_ctx & 0xffff);
type_ctx          400 arch/sparc/kernel/traps_64.c void sun4v_data_access_exception_tl1(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)
type_ctx          407 arch/sparc/kernel/traps_64.c 	sun4v_data_access_exception(regs, addr, type_ctx);
type_ctx         2641 arch/sparc/kernel/traps_64.c void sun4v_do_mna(struct pt_regs *regs, unsigned long addr, unsigned long type_ctx)
type_ctx          435 arch/sparc/kernel/unaligned_64.c 					unsigned long type_ctx);