Searched refs:hw_cppr (Results 1 – 2 of 2) sorted by relevance
68 if (cppr >= xc->hw_cppr) in xive_vm_ack_pending()70 smp_processor_id(), cppr, xc->hw_cppr); in xive_vm_ack_pending()77 xc->hw_cppr = cppr; in xive_vm_ack_pending()279 if (xc->cppr != xc->hw_cppr) { in xive_vm_scan_interrupts()280 xc->hw_cppr = xc->cppr; in xive_vm_scan_interrupts()301 xc->pending, xc->hw_cppr, xc->cppr); in xive_vm_h_xirr()310 hirq, xc->hw_cppr, xc->cppr); in xive_vm_h_xirr()509 xc->hw_cppr = cppr; in xive_vm_h_cppr()614 xc->hw_cppr = xc->cppr; in xive_vm_h_eoi()1521 xc->hw_cppr = xc->cppr = cppr; in kvmppc_xive_set_icp()[all …]
174 uint8_t hw_cppr;/* Hardware CPPR */ member