Home
last modified time | relevance | path

Searched defs:xcp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/mips/math-emu/
Dcp1emu.c782 static inline int cop1_64bit(struct pt_regs *xcp) in cop1_64bit()
848 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
905 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
971 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1463 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1682 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2837 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
Ddsemul.c295 bool do_dsemulret(struct pt_regs *xcp) in do_dsemulret()
/Linux-v5.10/arch/mips/include/asm/
Ddsemul.h54 static inline bool do_dsemulret(struct pt_regs *xcp) in do_dsemulret()