Searched defs:xcp (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/mips/math-emu/ | 
| D | cp1emu.c | 785 static inline int cop1_64bit(struct pt_regs *xcp)  in cop1_64bit()851 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx,  in cop1_cfc()
 908 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx,  in cop1_ctc()
 974 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx,  in cop1Emulate()
 1457 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx,  in fpux_emu()
 1652 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx,  in fpu_emu()
 2499 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx,  in fpu_emulator_cop1Handler()
 
 | 
| D | dsemul.c | 101 int do_dsemulret(struct pt_regs *xcp)  in do_dsemulret()
 |