Lines Matching defs:ea
106 unsigned long ea, int nb) in address_ok()
127 unsigned long ea; in dform_ea() local
145 unsigned long ea; in dsform_ea() local
162 unsigned long ea; in dqform_ea() local
180 unsigned long ea; in xform_ea() local
201 unsigned long ea, d0, d1, d; in mlsd_8lsd_ea() local
301 __read_mem_aligned(unsigned long *dest, unsigned long ea, int nb, struct pt_regs *regs) in __read_mem_aligned()
330 read_mem_aligned(unsigned long *dest, unsigned long ea, int nb, struct pt_regs *regs) in read_mem_aligned()
352 static __always_inline int __copy_mem_in(u8 *dest, unsigned long ea, int nb, struct pt_regs *regs) in __copy_mem_in()
386 static nokprobe_inline int copy_mem_in(u8 *dest, unsigned long ea, int nb, struct pt_regs *regs) in copy_mem_in()
405 unsigned long ea, int nb, in read_mem_unaligned()
428 static int read_mem(unsigned long *dest, unsigned long ea, int nb, in read_mem()
440 __write_mem_aligned(unsigned long val, unsigned long ea, int nb, struct pt_regs *regs) in __write_mem_aligned()
466 write_mem_aligned(unsigned long val, unsigned long ea, int nb, struct pt_regs *regs) in write_mem_aligned()
488 static __always_inline int __copy_mem_out(u8 *dest, unsigned long ea, int nb, struct pt_regs *regs) in __copy_mem_out()
522 static nokprobe_inline int copy_mem_out(u8 *dest, unsigned long ea, int nb, struct pt_regs *regs) in copy_mem_out()
541 unsigned long ea, int nb, in write_mem_unaligned()
559 static int write_mem(unsigned long val, unsigned long ea, int nb, in write_mem()
575 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load()
628 static int do_fp_store(struct instruction_op *op, unsigned long ea, in do_fp_store()
677 static nokprobe_inline int do_vec_load(int rn, unsigned long ea, in do_vec_load()
708 static nokprobe_inline int do_vec_store(int rn, unsigned long ea, in do_vec_store()
738 static nokprobe_inline int emulate_lq(struct pt_regs *regs, unsigned long ea, in emulate_lq()
758 static nokprobe_inline int emulate_stq(struct pt_regs *regs, unsigned long ea, in emulate_stq()
958 unsigned long ea, struct pt_regs *regs, in do_vsx_load()
1005 unsigned long ea, struct pt_regs *regs, in do_vsx_store()
1052 static __always_inline int __emulate_dcbz(unsigned long ea) in __emulate_dcbz()
1066 int emulate_dcbz(unsigned long ea, struct pt_regs *regs) in emulate_dcbz()
3182 static nokprobe_inline int handle_stack_update(unsigned long ea, struct pt_regs *regs) in handle_stack_update()
3326 unsigned long ea; in emulate_loadstore() local
3581 unsigned long ea; in emulate_step() local