Searched refs:KVMPPC_XIVE_Q_COUNT (Results 1 – 3 of 3) sorted by relevance
127 #define KVMPPC_XIVE_Q_COUNT 8 macro156 struct xive_q queues[KVMPPC_XIVE_Q_COUNT];157 u32 esc_virq[KVMPPC_XIVE_Q_COUNT];158 char *esc_virq_names[KVMPPC_XIVE_Q_COUNT];
1044 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_cleanup_vcpu()1148 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_connect_vcpu()1306 for (j = 0; j < KVMPPC_XIVE_Q_COUNT; j++) { in xive_pre_save_scan()1858 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in xive_debug_show()
388 for (prio = xc->cppr; prio < KVMPPC_XIVE_Q_COUNT; prio++) { in GLUE()