Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/lib/
Dsstep.c439 static int __kprobes do_vec_store(int rn, int (*func)(int, unsigned long), in do_vec_store() function
1937 err = do_vec_store(op.reg, do_stvx, op.ea & ~0xfUL, regs); in emulate_step()