Searched refs:SPR_PTCR (Results 1 – 4 of 4) sorted by relevance
27 uint64_t patb = cpu->env.spr[SPR_PTCR] & PTCR_PATB; in ppc64_v3_get_pate()28 uint64_t pats = cpu->env.spr[SPR_PTCR] & PTCR_PATS; in ppc64_v3_get_pate()
174 if (env->spr[SPR_PTCR] != val) { in helper_store_ptcr()198 env->spr[SPR_PTCR] = val; in helper_store_ptcr()206 cenv->spr[SPR_PTCR] = val; in helper_store_ptcr()
1889 #define SPR_PTCR (0x1D0) macro
5842 spr_register_kvm_hv(env, SPR_PTCR, "PTCR", in register_power9_mmu_sprs()7753 if (env->spr_cb[SPR_PTCR].name) { /* PTCR Exists */ in ppc_cpu_dump_state()7754 qemu_fprintf(f, " PTCR " TARGET_FMT_lx " ", env->spr[SPR_PTCR]); in ppc_cpu_dump_state()