Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/lib/
Dsstep.c379 static int __kprobes do_vsx_load(int rn, int (*func)(int, unsigned long), in do_vsx_load() function
1464 err = do_vsx_load(rd, do_lxvd2x, ea, regs); in emulate_step()