Searched refs:ivor_high (Results 1 – 6 of 6) sorted by relevance
375 sregs->u.e.ivor_high[0] = vcpu->arch.ivor[BOOKE_IRQPRIO_SPE_UNAVAIL]; in kvmppc_core_get_sregs_e500()376 sregs->u.e.ivor_high[1] = vcpu->arch.ivor[BOOKE_IRQPRIO_SPE_FP_DATA]; in kvmppc_core_get_sregs_e500()377 sregs->u.e.ivor_high[2] = vcpu->arch.ivor[BOOKE_IRQPRIO_SPE_FP_ROUND]; in kvmppc_core_get_sregs_e500()378 sregs->u.e.ivor_high[3] = in kvmppc_core_get_sregs_e500()407 sregs->u.e.ivor_high[0]; in kvmppc_core_set_sregs_e500()409 sregs->u.e.ivor_high[1]; in kvmppc_core_set_sregs_e500()411 sregs->u.e.ivor_high[2]; in kvmppc_core_set_sregs_e500()416 sregs->u.e.ivor_high[3]; in kvmppc_core_set_sregs_e500()
235 sregs->u.e.ivor_high[3] = in kvmppc_core_get_sregs_e500mc()237 sregs->u.e.ivor_high[4] = vcpu->arch.ivor[BOOKE_IRQPRIO_DBELL]; in kvmppc_core_get_sregs_e500mc()238 sregs->u.e.ivor_high[5] = vcpu->arch.ivor[BOOKE_IRQPRIO_DBELL_CRIT]; in kvmppc_core_get_sregs_e500mc()264 sregs->u.e.ivor_high[3]; in kvmppc_core_set_sregs_e500mc()269 sregs->u.e.ivor_high[4]; in kvmppc_core_set_sregs_e500mc()271 sregs->u.e.ivor_high[5]; in kvmppc_core_set_sregs_e500mc()
1098 env->spr[SPR_BOOKE_IVOR32] = sregs.u.e.ivor_high[0]; in kvmppc_get_booke_sregs()1100 env->spr[SPR_BOOKE_IVOR33] = sregs.u.e.ivor_high[1]; in kvmppc_get_booke_sregs()1102 env->spr[SPR_BOOKE_IVOR34] = sregs.u.e.ivor_high[2]; in kvmppc_get_booke_sregs()1107 env->spr[SPR_BOOKE_IVOR35] = sregs.u.e.ivor_high[3]; in kvmppc_get_booke_sregs()1112 env->spr[SPR_BOOKE_IVOR36] = sregs.u.e.ivor_high[4]; in kvmppc_get_booke_sregs()1114 env->spr[SPR_BOOKE_IVOR37] = sregs.u.e.ivor_high[5]; in kvmppc_get_booke_sregs()
266 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member
265 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member