Lines Matching defs:vector
1101 static void prepare_irte(struct irte *irte, int vector, unsigned int dest)
1116 irte->vector = vector;
1136 * Atomically updates the IRTE with the new destination, vector
1139 irte->vector = cfg->vector;
1151 * update(of vector and cpu destination) of IRTE and flush the hardware cache.
1154 * updated vector information), by using a virtual vector (io-apic pin number).
1155 * Real vector that is used for interrupting cpu will be coming from
1177 * vector allocation.
1216 irte_pi.p_vector = vcpu_pi_info->vector;
1258 prepare_irte(irte, irq_cfg->vector, irq_cfg->dest_apicid);
1268 irte->avail, irte->vector, irte->dest_id,