Home
last modified time | relevance | path

Searched refs:ivor_high (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A De500.c375 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()
H A De500mc.c235 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()
/openbmc/qemu/target/ppc/
H A Dkvm.c1098 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()
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h266 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dkvm.h266 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h265 __u32 ivor_high[18]; /* IVOR32+, plus room to expand */ member