Home
last modified time | relevance | path

Searched refs:major (Results 1 – 15 of 15) sorted by relevance

/tools/libs/light/
A Dlibxl_freebsd.c32 int major; in libxl__devid_to_localdev() member
69 int major = devid >> 8; in libxl__devid_to_localdev() local
76 for (i = 0; info[i].major; i++) in libxl__devid_to_localdev()
77 if (info[i].major == major) in libxl__devid_to_localdev()
A Dlibxl_qmp.c128 int major; member
242 qmp->version.major = libxl__json_object_get_integer( in qmp_handle_response()
249 qmp->version.major, qmp->version.minor, qmp->version.micro); in qmp_handle_response()
291 int libxl__qmp_ev_qemu_compare_version(libxl__ev_qmp *ev, int major, in libxl__qmp_ev_qemu_compare_version() argument
301 CHECK_VERSION(major); in libxl__qmp_ev_qemu_compare_version()
1695 GRAB_VERSION(major); in qmp_ev_handle_message()
1700 ev->qemu_version.major, in qmp_ev_handle_message()
1867 ev->qemu_version.major = -1; in libxl__ev_qmp_init()
A Dlibxl_device.c546 int libxl__device_physdisk_major_minor(const char *physpath, int *major, int *minor) in libxl__device_physdisk_major_minor() argument
553 *major = major(buf.st_rdev); in libxl__device_physdisk_major_minor()
A Dlibxl_internal.h498 _hidden int libxl__qmp_ev_qemu_compare_version(libxl__ev_qmp *ev, int major,
527 int major; member
1500 _hidden int libxl__device_physdisk_major_minor(const char *physpath, int *major, int *minor);
/tools/libs/guest/
A Dxg_core.h71 #define XEN_DUMPCORE_FORMAT_VERSION(major, minor) \ argument
72 ((major) << 32) | ((minor) & 0xffffffff)
73 #define XEN_DUMPCORE_FORMAT_MAJOR(version) ((major) >> 32)
A DCOPYING331 normally distributed (in either source or binary form) with the major
/tools/python/xen/migration/
A Dlibxc.py187 gtype, page_shift, res1, major, minor = \
201 if major == 0:
206 (dhdr_type_to_str[gtype], major, minor))
/tools/ocaml/xenstored/
A Dxenstored.ml308 each major GC slice does, and by default aims at having no more than
313 triggerred at the end of major GC cycles.
322 major GC wouldn't run fast enough, and compaction does have a
560 …info " mem stat: minor(%.0f) promoted(%.0f) major(%.0f) heap(%d w, %d c) live(%d w, %d b) free(%d…
/tools/ocaml/libs/xc/
A Dxenctrl.mli143 type version = { major : int; minor : int; extra : string; } RecordField
A Dxenctrl.ml163 major : int; RecordField
/tools/xenmon/
A DCOPYING162 form) with the major components (compiler, kernel, and so on) of the
/tools/libs/stat/
A DCOPYING324 normally distributed (in either source or binary form) with the major
/tools/ocaml/
A DLICENSE125 …g that is normally distributed (in either source or binary form) with the major components (compil…
/tools/golang/xenlight/
A DLICENSE322 normally distributed (in either source or binary form) with the major
/tools/firmware/vgabios/
A DCOPYING322 normally distributed (in either source or binary form) with the major

Completed in 45 milliseconds