Home
last modified time | relevance | path

Searched refs:SPR_POWER_SIAR (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_nested.c211 save->siar = env->spr[SPR_POWER_SIAR]; in nested_save_state()
310 env->spr[SPR_POWER_SIAR] = load->siar; in nested_load_state()
/qemu/target/ppc/
H A Dcpu.h2070 #define SPR_POWER_SIAR (0X31C) macro
H A Dexcp_helper.c3111 env->spr[SPR_POWER_SIAR] = prev_ip; in helper_book3s_trace()
H A Dcpu_init.c5220 spr_register_kvm(env, SPR_POWER_SIAR, "SIAR", in register_book3s_pmu_sup_sprs()