Searched refs:hvm_vioapic (Results 1 – 3 of 3) sorted by relevance
47 static struct hvm_vioapic *addr_vioapic(const struct domain *d, in addr_vioapic()54 struct hvm_vioapic *vioapic = domain_vioapic(d, i); in addr_vioapic()64 static struct hvm_vioapic *gsi_vioapic(const struct domain *d, in gsi_vioapic()71 struct hvm_vioapic *vioapic = domain_vioapic(d, i); in gsi_vioapic()134 const struct hvm_vioapic *vioapic; in vioapic_read()208 struct hvm_vioapic *vioapic, unsigned int idx, in vioapic_write_redirent()274 struct hvm_vioapic *vioapic, uint32_t val) in vioapic_write_indirect()319 struct hvm_vioapic *vioapic; in vioapic_write()359 struct hvm_vioapic *vioapic, in ioapic_inj_irq()574 struct hvm_vioapic *s; in ioapic_save()[all …]
50 struct hvm_vioapic { struct60 #define hvm_vioapic_size(cnt) offsetof(struct hvm_vioapic, redirtbl[cnt]) argument
130 struct hvm_vioapic **vioapic;
Completed in 5 milliseconds