/openbmc/linux/drivers/crypto/caam/ |
H A D | dpseci.c | 207 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 D | dpseci_cmd.h | 84 __le32 dest_id; member 140 __le32 dest_id; member
|
H A D | dpseci.h | 113 int dest_id; member
|
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpdmai.c | 19 __le32 dest_id; member 304 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpdmai_set_rx_queue() 347 attr->dest_cfg.dest_id = le32_to_cpu(cmd_params->dest_id); in dpdmai_get_rx_queue()
|
H A D | dpdmai.h | 127 int dest_id; member
|
/openbmc/linux/arch/x86/kvm/ |
H A D | ioapic.c | 118 e->fields.dest_id, in __rtc_irq_eoi_tracking_restore_one() 192 entry->fields.dest_id, in ioapic_lazy_update_eoi() 300 e->fields.dest_id, dm) || in kvm_ioapic_scan_entry() 347 old_dest_id = e->fields.dest_id; in ioapic_write_indirect() 414 irq.dest_id = e->fields.dest_id; in ioapic_write_indirect() 420 old_dest_id != e->fields.dest_id) { in ioapic_write_indirect() 426 irq.dest_id = old_dest_id; in ioapic_write_indirect() 453 irqe.dest_id = entry->fields.dest_id; in ioapic_service()
|
H A D | irq_comm.c | 59 irq->dest_id == 0xff && kvm_lowest_prio_delivery(irq)) { in kvm_irq_delivery_to_apic() 71 irq->dest_id, irq->dest_mode)) in kvm_irq_delivery_to_apic() 114 irq->dest_id = x86_msi_msg_get_destid(&msg, kvm->arch.x2apic_format); in kvm_set_msi_irq() 348 irq->dest_id, irq->dest_mode)) in kvm_intr_is_single_vcpu() 431 irq.dest_id, irq.dest_mode) || in kvm_scan_ioapic_routes()
|
H A D | lapic.c | 180 u32 offset = (dest_id >> 16) * 16; in kvm_apic_map_get_logical_dest() 197 *mask = dest_id & 0xff; in kvm_apic_map_get_logical_dest() 201 *mask = dest_id & 0xf; in kvm_apic_map_get_logical_dest() 1064 return dest_id; in kvm_apic_mda() 1120 if ((irq->dest_id == APIC_BROADCAST && in kvm_apic_is_broadcast_dest() 1123 if (irq->dest_id == X2APIC_BROADCAST) in kvm_apic_is_broadcast_dest() 1127 if (irq->dest_id == (x2apic_ipi ? in kvm_apic_is_broadcast_dest() 1163 u32 dest_id = array_index_nospec(irq->dest_id, map->max_apic_id + 1); in kvm_apic_map_get_dest_lapic() local 1164 *dst = &map->phys_map[dest_id]; in kvm_apic_map_get_dest_lapic() 1423 irq->dest_id, in kvm_bitmap_or_dest_vcpus() [all …]
|
H A D | ioapic.h | 70 u8 dest_id; member
|
H A D | trace.h | 515 TP_PROTO(__u32 icr_low, __u32 dest_id), 516 TP_ARGS(icr_low, dest_id), 520 __field( __u32, dest_id ) 525 __entry->dest_id = dest_id; 529 __entry->dest_id, (u8)__entry->icr_low,
|
/openbmc/qemu/hw/dma/ |
H A D | pl080.c | 101 int dest_id; in pl080_run() local 138 dest_id = (ch->conf >> 6) & 0x1f; in pl080_run() 145 if ((req & (1u << dest_id)) == 0) in pl080_run() 154 || (req & (1u << dest_id)) == 0) in pl080_run()
|
/openbmc/qemu/include/hw/i386/ |
H A D | intel_iommu.h | 181 uint64_t dest_id:32; /* Destination ID */ member 205 uint64_t dest_id:32; /* Destination ID */
|
/openbmc/linux/drivers/scsi/ |
H A D | mesh.h | 51 unsigned char dest_id; member
|
H A D | mac53c94.h | 53 #define dest_id status macro
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni-cmd.h | 471 __le32 dest_id; member 493 __le32 dest_id; member 632 __le32 dest_id; member
|
H A D | dpni.c | 1488 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 D | dpsw-cmd.h | 437 __le32 dest_id; member
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 1638 dst[dst_num++].tir_num = dest_id; in raw_fs_rule_add() 1643 dst[dst_num++].ft_num = dest_id; in raw_fs_rule_add() 1770 static bool is_flow_dest(void *obj, int *dest_id, int *dest_type) in is_flow_dest() argument 1778 *dest_id = MLX5_GET(general_obj_in_cmd_hdr, devx_obj->dinbox, in is_flow_dest() 1784 *dest_id = MLX5_GET(destroy_flow_table_in, devx_obj->dinbox, in is_flow_dest() 1793 struct mlx5_ib_flow_matcher *fs_matcher, int *dest_id, in get_dests() argument 1843 if (!is_flow_dest(devx_obj, dest_id, dest_type)) in get_dests() 1863 *dest_id = mqp->rss_qp.tirn; in get_dests() 1865 *dest_id = mqp->raw_packet_qp.rq.tirn; in get_dests() 1908 int dest_id, dest_type = -1, inlen, len, ret, i; in UVERBS_HANDLER() local [all …]
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_msi.c | 53 int rh, dm, dest_id, deliv_mode, trig_mode; in msi_gflags() local 57 dest_id = msi_dest_id(addr); in msi_gflags() 61 result = dest_id | (rh << XEN_PT_GFLAGS_SHIFT_RH) in msi_gflags()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-sriox-defs.h | 1313 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;
|
/openbmc/linux/include/linux/ |
H A D | dmar.h | 229 dest_id : 32; /* 32 - 63 */ member
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | irq_remapping.c | 1117 irte->dest_id = IRTE_DEST(dest); in prepare_irte() 1140 irte->dest_id = IRTE_DEST(cfg->dest_apicid); in intel_ir_reconfigure_irte() 1268 irte->avail, irte->vector, irte->dest_id, in intel_irq_remapping_prepare_irte()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mxl5xx_defs.h | 499 u8 dest_id; /* Output port ID for the PID - Only for 568 Sku */ member
|
/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 97 __u8 dest_id; member
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 97 __u8 dest_id; member
|