Home
last modified time | relevance | path

Searched refs:KVMPPC_XICS_IRQ_PER_ICS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xics.h18 #define KVMPPC_XICS_IRQ_PER_ICS (1 << KVMPPC_XICS_ICS_SHIFT) macro
19 #define KVMPPC_XICS_SRC_MASK (KVMPPC_XICS_IRQ_PER_ICS - 1)
27 KVMPPC_XICS_IRQ_PER_ICS)
100 struct ics_irq_state irq_state[KVMPPC_XICS_IRQ_PER_ICS];
H A Dbook3s_xive.h91 struct kvmppc_xive_irq_state irq_state[KVMPPC_XICS_IRQ_PER_ICS];
H A Dbook3s_xive.c1741 for (j = 0; j < KVMPPC_XICS_IRQ_PER_ICS; j++) { in kvmppc_xive_disable_vcpu_interrupts()
2138 for (j = 0; j < KVMPPC_XICS_IRQ_PER_ICS; j++) in xive_pre_save_scan()
2158 for (j = 0; j < KVMPPC_XICS_IRQ_PER_ICS; j++) in xive_pre_save_scan()
2172 for (j = 0; j < KVMPPC_XICS_IRQ_PER_ICS; j++) in xive_post_save_scan()
2287 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in kvmppc_xive_create_src_block()
2620 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in kvmppc_xive_free_sources()
2854 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in kvmppc_xive_debug_show_sources()
H A Dbook3s_xics.c130 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in ics_check_resend()
1000 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in xics_debug_show()
1046 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in kvmppc_xics_create_ics()
H A Dbook3s_xive_native.c783 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in kvmppc_xive_reset_sources()
860 for (j = 0; j < KVMPPC_XICS_IRQ_PER_ICS; j++) { in kvmppc_xive_native_sync_sources()
H A Dbook3s_hv_rm_xics.c43 for (i = 0; i < KVMPPC_XICS_IRQ_PER_ICS; i++) { in ics_rm_check_resend()