Searched refs:ivor_high (Results 1 – 3 of 3) sorted by relevance
379 sregs->u.e.ivor_high[0] = vcpu->arch.ivor[BOOKE_IRQPRIO_SPE_UNAVAIL]; in kvmppc_core_get_sregs_e500()380 sregs->u.e.ivor_high[1] = vcpu->arch.ivor[BOOKE_IRQPRIO_SPE_FP_DATA]; in kvmppc_core_get_sregs_e500()381 sregs->u.e.ivor_high[2] = vcpu->arch.ivor[BOOKE_IRQPRIO_SPE_FP_ROUND]; in kvmppc_core_get_sregs_e500()382 sregs->u.e.ivor_high[3] = in kvmppc_core_get_sregs_e500()411 sregs->u.e.ivor_high[0]; in kvmppc_core_set_sregs_e500()413 sregs->u.e.ivor_high[1]; in kvmppc_core_set_sregs_e500()415 sregs->u.e.ivor_high[2]; in kvmppc_core_set_sregs_e500()420 sregs->u.e.ivor_high[3]; in kvmppc_core_set_sregs_e500()
234 sregs->u.e.ivor_high[3] = in kvmppc_core_get_sregs_e500mc()236 sregs->u.e.ivor_high[4] = vcpu->arch.ivor[BOOKE_IRQPRIO_DBELL]; in kvmppc_core_get_sregs_e500mc()237 sregs->u.e.ivor_high[5] = vcpu->arch.ivor[BOOKE_IRQPRIO_DBELL_CRIT]; in kvmppc_core_get_sregs_e500mc()263 sregs->u.e.ivor_high[3]; in kvmppc_core_set_sregs_e500mc()268 sregs->u.e.ivor_high[4]; in kvmppc_core_set_sregs_e500mc()270 sregs->u.e.ivor_high[5]; in kvmppc_core_set_sregs_e500mc()
256 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member