Home
last modified time | relevance | path

Searched refs:SRR1_MSR_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c554 kvmppc_set_srr1(vcpu, (msr & SRR1_MSR_BITS) | srr1_flags); in inject_interrupt()
/linux/arch/powerpc/include/asm/
H A Dreg.h773 #define SRR1_MSR_BITS (~0x783f0000UL) macro