Lines Matching refs:irq_state

426 			state = &sb->irq_state[src];  in xive_vm_scan_for_rerouted_irqs()
558 state = &sb->irq_state[src]; in xive_vm_h_eoi()
1299 state = &sb->irq_state[idx]; in kvmppc_xive_set_xive()
1383 state = &sb->irq_state[idx]; in kvmppc_xive_get_xive()
1405 state = &sb->irq_state[idx]; in kvmppc_xive_int_on()
1444 state = &sb->irq_state[idx]; in kvmppc_xive_int_off()
1466 state = &sb->irq_state[idx]; in xive_restore_pending_irq()
1573 state = &sb->irq_state[idx]; in kvmppc_xive_set_mapped()
1667 state = &sb->irq_state[idx]; in kvmppc_xive_clr_mapped()
1742 struct kvmppc_xive_irq_state *state = &sb->irq_state[j]; in kvmppc_xive_disable_vcpu_interrupts()
2049 state = &sb->irq_state[idx]; in xive_pre_save_set_queued()
2073 struct kvmppc_xive_irq_state *state = &sb->irq_state[irq]; in xive_pre_save_mask_irq()
2093 struct kvmppc_xive_irq_state *state = &sb->irq_state[irq]; in xive_pre_save_unmask_irq()
2175 sb->irq_state[j].in_queue = false; in xive_post_save_scan()
2197 state = &sb->irq_state[idx]; in xive_get_source()
2290 sb->irq_state[i].number = (bid << KVMPPC_XICS_ICS_SHIFT) | i; in kvmppc_xive_create_src_block()
2291 sb->irq_state[i].eisn = 0; in kvmppc_xive_create_src_block()
2292 sb->irq_state[i].guest_priority = MASKED; in kvmppc_xive_create_src_block()
2293 sb->irq_state[i].saved_priority = MASKED; in kvmppc_xive_create_src_block()
2294 sb->irq_state[i].act_priority = MASKED; in kvmppc_xive_create_src_block()
2354 state = &sb->irq_state[idx]; in xive_set_source()
2507 state = &sb->irq_state[idx]; in kvmppc_xive_set_irq()
2623 struct kvmppc_xive_irq_state *state = &sb->irq_state[i]; in kvmppc_xive_free_sources()
2857 struct kvmppc_xive_irq_state *state = &sb->irq_state[i]; in kvmppc_xive_debug_show_sources()