Home
last modified time | relevance | path

Searched refs:do_vsx_load (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/lib/
Dsstep.c449 static int __kprobes do_vsx_load(int rn, int (*func)(int, unsigned long), in do_vsx_load() function
1889 err = do_vsx_load(op.reg, do_lxvd2x, op.ea, regs); in emulate_step()