Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c501 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load() function
552 NOKPROBE_SYMBOL(do_fp_load); variable
3258 err = do_fp_load(op, ea, regs, cross_endian); in emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c575 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load() function
626 NOKPROBE_SYMBOL(do_fp_load); variable
3442 err = do_fp_load(op, ea, regs, cross_endian); in emulate_loadstore()

Completed in 7 milliseconds