Home
last modified time | relevance | path

Searched refs:do_byterev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c3025 static nokprobe_inline void do_byterev(unsigned long *valp, int size) in do_byterev() function
3244 do_byterev(&regs->gpr[op->reg], size); in emulate_loadstore()
3321 do_byterev(&op->val, size); in emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c3209 static nokprobe_inline void do_byterev(unsigned long *valp, int size) in do_byterev() function
3428 do_byterev(&regs->gpr[op->reg], size); in emulate_loadstore()
3505 do_byterev(&op->val, size); in emulate_loadstore()

Completed in 7 milliseconds