Home
last modified time | relevance | path

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

/kvmtool/include/kvm/
H A Dirq.h15 struct msi_routing_ops { struct
22 extern struct msi_routing_ops *msi_routing_ops; argument
/kvmtool/
H A Dirq.c17 struct msi_routing_ops *msi_routing_ops = &irq__default_routing_ops; variable