emulate_vsx_store  165 arch/powerpc/include/asm/sstep.h extern void emulate_vsx_store(struct instruction_op *op,
emulate_vsx_store  813 arch/powerpc/lib/sstep.c EXPORT_SYMBOL_GPL(emulate_vsx_store);
emulate_vsx_store  814 arch/powerpc/lib/sstep.c NOKPROBE_SYMBOL(emulate_vsx_store);
emulate_vsx_store  876 arch/powerpc/lib/sstep.c 	emulate_vsx_store(op, &buf, mem, cross_endian);