Home
last modified time | relevance | path

Searched refs:SPRN_EPCR_GICM (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h635 #define SPRN_EPCR_GICM 0x01000000 /* Guest Interrupt Comp. mode */ macro
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbooke.c1848 vcpu->arch.shadow_epcr &= ~SPRN_EPCR_GICM; in kvmppc_set_epcr()
1850 vcpu->arch.shadow_epcr |= SPRN_EPCR_GICM; in kvmppc_set_epcr()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dexceptions-64e.S1492 lis r3,(SPRN_EPCR_ICM | SPRN_EPCR_GICM)@h

Completed in 11 milliseconds