Searched refs:pipr (Results 1 – 3 of 3) sorted by relevance
32 u8 pipr = be64_to_cpu(qw1) & 0xff; in GLUE() local33 if (pipr >= xc->hw_cppr) in GLUE()357 u8 pipr = be64_to_cpu(qw1) & 0xff; in GLUE() local358 if (pipr < 8) in GLUE()359 pending |= 1 << pipr; in GLUE()
2962 return vcpu->arch.xive_saved_state.pipr < in xive_interrupt_pending()
474 u8 pipr; member