Home
last modified time | relevance | path

Searched refs:spr_write_hdecr (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dspr_common.h169 void spr_write_hdecr(DisasContext *ctx, int sprn, int gprn);
H A Dcpu_init.c5359 &spr_read_hdecr, &spr_write_hdecr, 0); in register_power5p_lpar_sprs()
H A Dtranslate.c710 void spr_write_hdecr(DisasContext *ctx, int sprn, int gprn) in spr_write_hdecr() function