Searched defs:xen_pvcalls_response (Results 1 – 1 of 1) sorted by relevance
87 struct xen_pvcalls_response { struct88 uint32_t req_id;89 uint32_t cmd;90 int32_t ret;91 uint32_t pad;92 union {121 struct xen_pvcalls_response); argument