Searched refs:spr_write_dbatl_h (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | helper_regs.c | 698 &spr_read_dbat_h, &spr_write_dbatl_h, in register_high_BATs() 706 &spr_read_dbat_h, &spr_write_dbatl_h, in register_high_BATs() 714 &spr_read_dbat_h, &spr_write_dbatl_h, in register_high_BATs() 722 &spr_read_dbat_h, &spr_write_dbatl_h, in register_high_BATs()
|
H A D | spr_common.h | 136 void spr_write_dbatl_h(DisasContext *ctx, int sprn, int gprn);
|
H A D | translate.c | 875 void spr_write_dbatl_h(DisasContext *ctx, int sprn, int gprn) in spr_write_dbatl_h() function
|