Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dspr_common.h47 SYS_ARG(spr_callback *oea_write)
55 oea_read, oea_write, hea_read, hea_write, \ argument
59 SYS_ARG(oea_read) SYS_ARG(oea_write) \
65 oea_read, oea_write, one_reg_id, ival) \ argument
67 oea_write, oea_read, oea_write, one_reg_id, ival)
71 oea_read, oea_write, hea_read, hea_write, ival) \ argument
73 oea_write, hea_read, hea_write, 0, ival)
76 oea_read, oea_write, ival) \ argument
78 oea_read, oea_write, 0, ival)
H A Dcpu.h320 void (*oea_write)(DisasContext *ctx, int spr_num, int gpr_num); member