Searched refs:is_prefixed (Results 1 – 1 of 1) sorted by relevance
437 bool is_prefixed = !!(kvmppc_get_msr(vcpu) & SRR1_PREFIXED); in kvmppc_hv_emulate_mmio() local452 kvmppc_set_pc(vcpu, kvmppc_get_pc(vcpu) + (is_prefixed ? 8 : 4)); in kvmppc_hv_emulate_mmio()472 if (ppc_inst_prefixed(last_inst) != is_prefixed) in kvmppc_hv_emulate_mmio()