Searched defs:GuestPhysBlock (Results 1 – 1 of 1) sorted by relevance
20 typedef struct GuestPhysBlock { struct33 QTAILQ_ENTRY(GuestPhysBlock) next; argument34 } GuestPhysBlock; typedef