Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhyperv.c218 struct HvSintRoute { struct
228 QLIST_ENTRY(HvSintRoute) link; argument
/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h16 typedef struct HvSintRoute HvSintRoute; typedef