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()
2047 state = &sb->irq_state[idx]; in xive_pre_save_set_queued()
2071 struct kvmppc_xive_irq_state *state = &sb->irq_state[irq]; in xive_pre_save_mask_irq()
2091 struct kvmppc_xive_irq_state *state = &sb->irq_state[irq]; in xive_pre_save_unmask_irq()
2173 sb->irq_state[j].in_queue = false; in xive_post_save_scan()
2195 state = &sb->irq_state[idx]; in xive_get_source()
2288 sb->irq_state[i].number = (bid << KVMPPC_XICS_ICS_SHIFT) | i; in kvmppc_xive_create_src_block()
2289 sb->irq_state[i].eisn = 0; in kvmppc_xive_create_src_block()
2290 sb->irq_state[i].guest_priority = MASKED; in kvmppc_xive_create_src_block()
2291 sb->irq_state[i].saved_priority = MASKED; in kvmppc_xive_create_src_block()
2292 sb->irq_state[i].act_priority = MASKED; in kvmppc_xive_create_src_block()
2352 state = &sb->irq_state[idx]; in xive_set_source()
2505 state = &sb->irq_state[idx]; in kvmppc_xive_set_irq()
2621 struct kvmppc_xive_irq_state *state = &sb->irq_state[i]; in kvmppc_xive_free_sources()
2853 struct kvmppc_xive_irq_state *state = &sb->irq_state[i]; in kvmppc_xive_debug_show_sources()