Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c1167 vcpu->arch.xive_saved_state.pipr, in kvmppc_xive_native_get_vp()
1235 vcpu->arch.xive_saved_state.pipr, in xive_native_debug_show()
H A Dbook3s_xive.c358 u8 pipr = be64_to_cpu(qw1) & 0xff; in xive_vm_h_ipoll() local
360 if (pipr < 8) in xive_vm_h_ipoll()
361 pending |= 1 << pipr; in xive_vm_h_ipoll()