Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dspr_common.h49 SYS_ARG(spr_callback *hea_write)
55 oea_read, oea_write, hea_read, hea_write, \ argument
60 SYS_ARG(hea_read) SYS_ARG(hea_write) \
71 oea_read, oea_write, hea_read, hea_write, ival) \ argument
73 oea_write, hea_read, hea_write, 0, ival)
H A Dcpu.h322 void (*hea_write)(DisasContext *ctx, int spr_num, int gpr_num); member