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