Searched defs:its_device (Results 1 – 2 of 2) sorted by relevance
175 struct its_device { struct176 struct list_head dev_list;179 struct list_head itt_head;180 u32 num_eventid_bits;181 gpa_t itt_addr;182 u32 device_id;
169 struct its_device { struct182 struct its_device *dev; argument4103 void (*cmd)(struct its_device *, u32)) in its_vpe_send_cmd()