Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_nested.c172 save->spurr = env->spr[SPR_SPURR]; in nested_save_state()
271 env->spr[SPR_SPURR] = load->purr; in nested_load_state()
/qemu/target/ppc/
H A Dcpu.h1830 #define SPR_SPURR (0x134) macro
H A Dcpu_init.c5528 spr_register_kvm_hv(env, SPR_SPURR, "SPURR", in register_book3s_purr_sprs()