Searched refs:dest_id (Results 1 – 5 of 5) sorted by relevance
101 int dest_id; in pl080_run() local138 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()
183 uint64_t dest_id:32; /* Destination ID */ member207 uint64_t dest_id:32; /* Destination ID */
53 int rh, dm, dest_id, deliv_mode, trig_mode; in msi_gflags() local57 dest_id = msi_dest_id(addr); in msi_gflags()61 result = dest_id | (rh << XEN_PT_GFLAGS_SHIFT_RH) in msi_gflags()
97 __u8 dest_id; member
3962 irq->dest = irte.irte.dest_id; in vtd_remap_irq_get()