Searched refs:emulate_vsx_store (Results 1 – 2 of 2) sorted by relevance
165 extern void emulate_vsx_store(struct instruction_op *op,
740 void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg, in emulate_vsx_store() function813 EXPORT_SYMBOL_GPL(emulate_vsx_store);814 NOKPROBE_SYMBOL(emulate_vsx_store);876 emulate_vsx_store(op, &buf, mem, cross_endian); in do_vsx_store()