Searched defs:xc_elf_version (Results 1 – 1 of 1) sorted by relevance
125 struct xc_elf_version { struct126 uint64_t xev_major;127 uint64_t xev_minor;128 xen_extraversion_t xev_extra;129 xen_compile_info_t xev_compile_info;130 xen_capabilities_info_t xev_capabilities;131 xen_changeset_info_t xev_changeset;132 xen_platform_parameters_t xev_platform_parameters;133 uint64_t xev_pagesize;