Searched defs:xen_pvcalls_response (Results 1 – 1 of 1) sorted by relevance
85 struct xen_pvcalls_response { struct86 uint32_t req_id;87 uint32_t cmd;88 int32_t ret;89 uint32_t pad;90 union {119 struct xen_pvcalls_response); argument