Home
last modified time | relevance | path

Searched refs:dest_id (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/crypto/caam/
H A Ddpseci.c207 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpseci_set_rx_queue()
247 attr->dest_cfg.dest_id = le32_to_cpu(cmd_params->dest_id); in dpseci_get_rx_queue()
392 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpseci_set_congestion_notification()
432 cfg->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpseci_get_congestion_notification()
H A Ddpseci_cmd.h84 __le32 dest_id; member
140 __le32 dest_id; member
H A Ddpseci.h113 int dest_id; member
/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c23 __le32 dest_id; member
267 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpdmai_set_rx_queue()
313 attr->dest_cfg.dest_id = le32_to_cpu(cmd_params->dest_id); in dpdmai_get_rx_queue()
H A Ddpaa2-qdma.c542 rx_queue_cfg.dest_cfg.dest_id = ppriv->nctx.dpio_id; in dpaa2_dpdmai_bind()
/linux/arch/x86/kvm/
H A Dioapic.c100 e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one()
173 entry->fields.dest_id, in ioapic_lazy_update_eoi()
280 kvm_scan_ioapic_irq(vcpu, e->fields.dest_id, dm, in kvm_ioapic_scan_entry()
362 old_dest_id = e->fields.dest_id; in ioapic_write_indirect()
429 irq.dest_id = e->fields.dest_id; in ioapic_write_indirect()
435 old_dest_id != e->fields.dest_id) { in ioapic_write_indirect()
441 irq.dest_id = old_dest_id; in ioapic_write_indirect()
468 irqe.dest_id = entry->fields.dest_id; in ioapic_service()
H A Dirq.c209 irq->dest_id = x86_msi_msg_get_destid(&msg, kvm->arch.x2apic_format); in kvm_msi_to_lapic_irq()
357 void kvm_scan_ioapic_irq(struct kvm_vcpu *vcpu, u32 dest_id, u16 dest_mode, in kvm_scan_ioapic_irq() argument
367 if (kvm_apic_match_dest(vcpu, NULL, APIC_DEST_NOSHORT, dest_id, dest_mode)) { in kvm_scan_ioapic_irq()
409 kvm_scan_ioapic_irq(vcpu, irq.dest_id, irq.dest_mode, in kvm_scan_ioapic_routes()
H A Dx86.c10334 .dest_id = apicid, in kvm_pv_kick_cpu_op()
10381 static void kvm_sched_yield(struct kvm_vcpu *vcpu, unsigned long dest_id) in kvm_sched_yield() argument
10394 if (likely(map) && dest_id <= map->max_apic_id) { in kvm_sched_yield()
10395 dest_id = array_index_nospec(dest_id, map->max_apic_id + 1); in kvm_sched_yield()
10396 if (map->phys_map[dest_id]) in kvm_sched_yield()
10397 target = map->phys_map[dest_id]->vcpu; in kvm_sched_yield()
H A Dxen.c622 irq.dest_id = v->vcpu_id; in kvm_xen_inject_vcpu_vector()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h471 __le32 dest_id; member
493 __le32 dest_id; member
632 __le32 dest_id; member
H A Ddpni.c1488 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpni_set_congestion_notification()
1540 cmd_params->dest_id = cpu_to_le32(queue->destination.id); in dpni_set_queue()
1597 queue->destination.id = le32_to_cpu(rsp_params->dest_id); in dpni_get_queue()
H A Ddpsw-cmd.h437 __le32 dest_id; member
H A Ddpsw.h226 int dest_id; member
H A Ddpni.h886 int dest_id; member
H A Ddpsw.c1189 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpsw_ctrl_if_set_queue()
H A Ddpaa2-switch.c2918 queue_cfg.dest_cfg.dest_id = nctx->dpio_id; in dpaa2_switch_setup_dpio()
/linux/drivers/scsi/
H A Dmesh.h51 unsigned char dest_id; member
H A Dmac53c94.h53 #define dest_id status macro
H A Dmac53c94.c165 writeb(cmd->device->id, &regs->dest_id); in mac53c94_start()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h1313 uint64_t dest_id:1; member
1321 uint64_t dest_id:1;
1480 uint64_t dest_id:16; member
1496 uint64_t dest_id:16;
1509 uint64_t dest_id:16; member
1527 uint64_t dest_id:16;
/linux/drivers/media/dvb-frontends/
H A Dmxl5xx_defs.h499 u8 dest_id; /* Output port ID for the PID - Only for 568 Sku */ member
/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c229 u8 dest_id; member
241 u8 dest_id; member
641 desc->data, desc->dest_id, desc->src_id, desc->flags, in debug_desc()
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h102 __u8 dest_id; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h102 __u8 dest_id; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h1747 u32 dest_id; member

12