Searched refs:hvm_vioapic (Results 1 – 3 of 3) sorted by relevance
48 static struct hvm_vioapic *addr_vioapic(const struct domain *d, in addr_vioapic()55 struct hvm_vioapic *vioapic = domain_vioapic(d, i); in addr_vioapic()65 static struct hvm_vioapic *gsi_vioapic(const struct domain *d, in gsi_vioapic()78 struct hvm_vioapic *vioapic = domain_vioapic(d, i); in gsi_vioapic()142 const struct hvm_vioapic *vioapic; in vioapic_read()216 struct hvm_vioapic *vioapic, unsigned int idx, in vioapic_write_redirent()294 struct hvm_vioapic *vioapic, uint32_t val) in vioapic_write_indirect()339 struct hvm_vioapic *vioapic; in vioapic_write()379 struct hvm_vioapic *vioapic, in ioapic_inj_irq()595 struct hvm_vioapic *s; in ioapic_save()[all …]
49 struct hvm_vioapic { struct59 #define hvm_vioapic_size(cnt) offsetof(struct hvm_vioapic, redirtbl[cnt]) argument
128 struct hvm_vioapic **vioapic;
Completed in 5 milliseconds