Searched refs:KVMPPC_XIVE_Q_COUNT (Results 1 – 4 of 4) sorted by relevance
150 #define KVMPPC_XIVE_Q_COUNT 8 macro179 struct xive_q queues[KVMPPC_XIVE_Q_COUNT];180 u32 esc_virq[KVMPPC_XIVE_Q_COUNT];181 char *esc_virq_names[KVMPPC_XIVE_Q_COUNT];
92 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_native_cleanup_vcpu()112 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_native_cleanup_vcpu()825 for (prio = 0; prio < KVMPPC_XIVE_Q_COUNT; prio++) { in kvmppc_xive_reset()901 for (prio = 0; prio < KVMPPC_XIVE_Q_COUNT; prio++) { in kvmppc_xive_native_vcpu_eq_sync()
1220 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_cleanup_vcpu()1238 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_cleanup_vcpu()1382 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_connect_vcpu()1541 for (j = 0; j < KVMPPC_XIVE_Q_COUNT; j++) { in xive_pre_save_scan()2209 for (i = 0; i < KVMPPC_XIVE_Q_COUNT; i++) { in kvmppc_xive_debug_show_queues()
377 for (prio = xc->cppr; prio < KVMPPC_XIVE_Q_COUNT; prio++) { in GLUE()
Completed in 12 milliseconds