Searched refs:ivor_high (Results 1 – 4 of 4) 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()
230 sregs->u.e.ivor_high[3] = in kvmppc_core_get_sregs_e500mc()232 sregs->u.e.ivor_high[4] = vcpu->arch.ivor[BOOKE_IRQPRIO_DBELL]; in kvmppc_core_get_sregs_e500mc()233 sregs->u.e.ivor_high[5] = vcpu->arch.ivor[BOOKE_IRQPRIO_DBELL_CRIT]; in kvmppc_core_get_sregs_e500mc()259 sregs->u.e.ivor_high[3]; in kvmppc_core_set_sregs_e500mc()264 sregs->u.e.ivor_high[4]; in kvmppc_core_set_sregs_e500mc()266 sregs->u.e.ivor_high[5]; in kvmppc_core_set_sregs_e500mc()
266 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member