Searched refs:SPRN_GSRR1 (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/powerpc/kvm/
H A De500mc.c140 mtspr(SPRN_GSRR1, vcpu->arch.shared->srr1); kvmppc_core_vcpu_load_e500mc()
164 vcpu->arch.shared->srr1 = mfspr(SPRN_GSRR1); kvmppc_core_vcpu_put_e500mc()
H A Dbookehv_interrupts.S274 SPRN_GSRR0, SPRN_GSRR1, 0
368 kvm_handler BOOKE_INTERRUPT_GUEST_DBELL, SPRN_GSRR0, SPRN_GSRR1, 0
/linux-4.1.27/arch/powerpc/kernel/
H A Dhead_booke.h192 DO_KVM BOOKE_INTERRUPT_GUEST_DBELL SPRN_GSRR1; \
H A Dexceptions-64e.S310 #define SPRN_GDBELL_SRR1 SPRN_GSRR1
/linux-4.1.27/arch/powerpc/include/asm/
H A Dkvm_ppc.h607 SHARED_SPRNG_WRAPPER(srr1, 64, SPRN_GSRR1)
H A Dreg_booke.h91 #define SPRN_GSRR1 0x17B /* Guest SRR1 */ macro

Completed in 193 milliseconds