Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_xive_template.c351 u8 pipr = be64_to_cpu(qw1) & 0xff; in GLUE() local
352 if (pipr < 8) in GLUE()
353 pending |= 1 << pipr; in GLUE()
Dbook3s_hv.c3122 return vcpu->arch.irq_pending || vcpu->arch.xive_saved_state.pipr < in xive_interrupt_pending()
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h482 u8 pipr; member