Searched refs:dest_id (Results 1 - 25 of 35) sorted by last modified time

12

/linux-master/arch/x86/kvm/
H A Dx86.c9964 .dest_id = apicid,
10009 static void kvm_sched_yield(struct kvm_vcpu *vcpu, unsigned long dest_id) argument
10022 if (likely(map) && dest_id <= map->max_apic_id && map->phys_map[dest_id])
10023 target = map->phys_map[dest_id]->vcpu;
H A Dlapic.c175 u32 dest_id, struct kvm_lapic ***cluster, u16 *mask) {
183 u32 offset = (dest_id >> 16) * 16;
191 *mask = dest_id & (0xffff >> (16 - cluster_size));
200 *mask = dest_id & 0xff;
203 *cluster = map->xapic_cluster_map[(dest_id >> 4) & 0xf];
204 *mask = dest_id & 0xf;
1058 static u32 kvm_apic_mda(struct kvm_vcpu *vcpu, unsigned int dest_id, argument
1064 !ipi && dest_id == APIC_BROADCAST && apic_x2apic_mode(target))
1067 return dest_id;
1123 if ((irq->dest_id
174 kvm_apic_map_get_logical_dest(struct kvm_apic_map *map, u32 dest_id, struct kvm_lapic ***cluster, u16 *mask) argument
1166 u32 dest_id = array_index_nospec(irq->dest_id, map->max_apic_id + 1); local
[all...]
H A Dtrace.h518 TP_PROTO(__u32 icr_low, __u32 dest_id),
519 TP_ARGS(icr_low, dest_id),
523 __field( __u32, dest_id )
528 __entry->dest_id = dest_id;
532 __entry->dest_id, (u8)__entry->icr_low,
H A Dxen.c574 irq.dest_id = v->vcpu_id;
H A Dirq_comm.c59 irq->dest_id == 0xff && kvm_lowest_prio_delivery(irq)) {
71 irq->dest_id, irq->dest_mode))
114 irq->dest_id = x86_msi_msg_get_destid(&msg, kvm->arch.x2apic_format);
353 irq->dest_id, irq->dest_mode))
436 irq.dest_id, irq.dest_mode) ||
H A Dioapic.c118 e->fields.dest_id,
192 entry->fields.dest_id,
300 e->fields.dest_id, dm) ||
347 old_dest_id = e->fields.dest_id;
414 irq.dest_id = e->fields.dest_id;
420 old_dest_id != e->fields.dest_id) {
426 irq.dest_id = old_dest_id;
453 irqe.dest_id = entry->fields.dest_id;
[all...]
H A Dioapic.h70 u8 dest_id; member in struct:kvm_ioapic_redirect_entry::__anon1
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1595 u32 dest_id; member in struct:kvm_lapic_irq
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h97 __u8 dest_id; member in struct:kvm_ioapic_state::__anon130::__anon131
/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h97 __u8 dest_id; member in struct:kvm_ioapic_state::__anon1::__anon2
/linux-master/drivers/scsi/
H A Dmesh.c477 out_8(&mr->dest_id, mr->source_id);
759 out_8(&mr->dest_id, ms->conn_tgt);
H A Dmac53c94.c165 writeb(cmd->device->id, &regs->dest_id);
H A Dmesh.h51 unsigned char dest_id; member in struct:mesh_regs
H A Dmac53c94.h53 #define dest_id status macro
/linux-master/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c542 rx_queue_cfg.dest_cfg.dest_id = ppriv->nctx.dpio_id;
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi2.c4778 rx_queue_cfg.dest_cfg.dest_id = ppriv->nctx.dpio_id;
/linux-master/drivers/iommu/intel/
H A Ddebugfs.c561 ri_entry->dest_id, ri_entry->vector,
H A Dirq_remapping.c1117 irte->dest_id = IRTE_DEST(dest);
1140 irte->dest_id = IRTE_DEST(cfg->dest_apicid);
1268 irte->avail, irte->vector, irte->dest_id,
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2902 queue_cfg.dest_cfg.dest_id = nctx->dpio_id;
H A Ddpni.h879 * @dest_id: Either DPIO ID or DPCON ID, depending on the destination type
886 int dest_id; member in struct:dpni_dest_cfg
H A Ddpni.c1488 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id);
1540 cmd_params->dest_id = cpu_to_le32(queue->destination.id);
1597 queue->destination.id = le32_to_cpu(rsp_params->dest_id);
H A Ddpni-cmd.h471 __le32 dest_id; member in struct:dpni_rsp_get_queue
493 __le32 dest_id; member in struct:dpni_cmd_set_queue
632 __le32 dest_id; member in struct:dpni_cmd_set_congestion_notification
/linux-master/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c229 u8 dest_id; member in struct:desc
241 u8 dest_id; member in struct:desc
634 desc->data, desc->dest_id, desc->src_id, desc->flags,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dfs.c1606 u32 counter_id, void *cmd_in, int inlen, int dest_id, int dest_type)
1638 dst[dst_num++].tir_num = dest_id;
1643 dst[dst_num++].ft_num = dest_id;
1770 static bool is_flow_dest(void *obj, int *dest_id, int *dest_type) argument
1778 *dest_id = MLX5_GET(general_obj_in_cmd_hdr, devx_obj->dinbox,
1784 *dest_id = MLX5_GET(destroy_flow_table_in, devx_obj->dinbox,
1793 struct mlx5_ib_flow_matcher *fs_matcher, int *dest_id,
1843 if (!is_flow_dest(devx_obj, dest_id, dest_type))
1863 *dest_id = mqp->rss_qp.tirn;
1865 *dest_id
1603 raw_fs_rule_add( struct mlx5_ib_dev *dev, struct mlx5_ib_flow_matcher *fs_matcher, struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, u32 counter_id, void *cmd_in, int inlen, int dest_id, int dest_type) argument
1792 get_dests(struct uverbs_attr_bundle *attrs, struct mlx5_ib_flow_matcher *fs_matcher, int *dest_id, int *dest_type, struct ib_qp **qp, u32 *flags) argument
1908 int dest_id, dest_type = -1, inlen, len, ret, i; local
[all...]
/linux-master/include/linux/
H A Ddmar.h229 dest_id : 32; /* 32 - 63 */ member in struct:irte::__anon590::__anon591::__anon592::__anon594

Completed in 680 milliseconds

12