Home
last modified time | relevance | path

Searched refs:mshv_guest_irq_ent (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dmshv_irq.c47 struct mshv_guest_irq_ent *girq; in mshv_update_routing_table()
91 struct mshv_guest_irq_ent
94 struct mshv_guest_irq_ent entry = { 0 }; in mshv_ret_girq_entry()
112 void mshv_copy_girq_info(struct mshv_guest_irq_ent *ent, in mshv_copy_girq_info()
H A Dmshv_root.h158 struct mshv_guest_irq_ent { struct
168 struct mshv_guest_irq_ent mshv_girq_info_tbl[]; argument
218 struct mshv_guest_irq_ent mshv_ret_girq_entry(struct mshv_partition *partition,
221 void mshv_copy_girq_info(struct mshv_guest_irq_ent *src_irq,
H A Dmshv_eventfd.h29 struct mshv_guest_irq_ent irqfd_girq_ent;