Home
last modified time | relevance | path

Searched defs:its_device (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c157 struct its_device { struct
158 struct list_head dev_list;
161 struct list_head itt_head;
162 u32 num_eventid_bits;
163 gpa_t itt_addr;
164 u32 device_id;
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c167 struct its_device { struct
180 struct its_device *dev; argument
4100 void (*cmd)(struct its_device *, u32)) in its_vpe_send_cmd()