Searched defs:domid (Results 1 – 1 of 1) sorted by relevance
| /kernel/irq/ |
| D | msi.c | 47 unsigned int domid; member 101 unsigned int domid, unsigned int index) in msi_insert_desc() 148 int msi_domain_insert_msi_desc(struct device *dev, unsigned int domid, in msi_domain_insert_msi_desc() 225 void msi_domain_free_msi_descs_range(struct device *dev, unsigned int domid, in msi_domain_free_msi_descs_range() 366 static struct msi_desc *msi_find_desc(struct msi_device_data *md, unsigned int domid, in msi_find_desc() 392 struct msi_desc *msi_domain_first_desc(struct device *dev, unsigned int domid, in msi_domain_first_desc() 421 struct msi_desc *msi_next_desc(struct device *dev, unsigned int domid, in msi_next_desc() 447 unsigned int msi_domain_get_virq(struct device *dev, unsigned int domid, unsigned int index) in msi_domain_get_virq() 600 static struct irq_domain *msi_get_device_domain(struct device *dev, unsigned int domid) in msi_get_device_domain() 619 static unsigned int msi_domain_get_hwsize(struct device *dev, unsigned int domid) in msi_domain_get_hwsize() [all …]
|