Lines Matching refs:irq_state

692 	state = &sb->irq_state[idx];  in kvmppc_xive_set_xive()
776 state = &sb->irq_state[idx]; in kvmppc_xive_get_xive()
798 state = &sb->irq_state[idx]; in kvmppc_xive_int_on()
837 state = &sb->irq_state[idx]; in kvmppc_xive_int_off()
859 state = &sb->irq_state[idx]; in xive_restore_pending_irq()
966 state = &sb->irq_state[idx]; in kvmppc_xive_set_mapped()
1060 state = &sb->irq_state[idx]; in kvmppc_xive_clr_mapped()
1135 struct kvmppc_xive_irq_state *state = &sb->irq_state[j]; in kvmppc_xive_disable_vcpu_interrupts()
1442 state = &sb->irq_state[idx]; in xive_pre_save_set_queued()
1466 struct kvmppc_xive_irq_state *state = &sb->irq_state[irq]; in xive_pre_save_mask_irq()
1486 struct kvmppc_xive_irq_state *state = &sb->irq_state[irq]; in xive_pre_save_unmask_irq()
1567 sb->irq_state[j].in_queue = false; in xive_post_save_scan()
1589 state = &sb->irq_state[idx]; in xive_get_source()
1682 sb->irq_state[i].number = (bid << KVMPPC_XICS_ICS_SHIFT) | i; in kvmppc_xive_create_src_block()
1683 sb->irq_state[i].eisn = 0; in kvmppc_xive_create_src_block()
1684 sb->irq_state[i].guest_priority = MASKED; in kvmppc_xive_create_src_block()
1685 sb->irq_state[i].saved_priority = MASKED; in kvmppc_xive_create_src_block()
1686 sb->irq_state[i].act_priority = MASKED; in kvmppc_xive_create_src_block()
1746 state = &sb->irq_state[idx]; in xive_set_source()
1899 state = &sb->irq_state[idx]; in kvmppc_xive_set_irq()
2015 struct kvmppc_xive_irq_state *state = &sb->irq_state[i]; in kvmppc_xive_free_sources()
2249 struct kvmppc_xive_irq_state *state = &sb->irq_state[i]; in kvmppc_xive_debug_show_sources()