Searched refs:emulate_stq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | sstep.c | 684 static nokprobe_inline int emulate_stq(struct pt_regs *regs, unsigned long ea, in emulate_stq() function 3309 err = emulate_stq(regs, ea, op->reg, cross_endian); in emulate_loadstore()
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | sstep.c | 758 static nokprobe_inline int emulate_stq(struct pt_regs *regs, unsigned long ea, in emulate_stq() function 3493 err = emulate_stq(regs, ea, op->reg, cross_endian); in emulate_loadstore()
|
Completed in 8 milliseconds